Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The ISerializer type exposes the following members.

Methods

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

See Also