Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.1.3.0.0)
E47892-01

The ISerializer type exposes the following members.

Methods

  NameDescription
Public methodDeserialize
Deserialize an object from a stream by reading its state using the specified DataReader object.
Public methodSerialize
Serialize an object to a stream by writing its state using the specified DataWriter object.

See Also