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

The IPofSerializer type exposes the following members.

Methods

  NameDescription
Deserialize
Deserialize a user type instance from a POF stream by reading its state using the specified IPofReader object.
Serialize
Serialize a user type instance to a POF stream by writing its state using the specified IPofWriter object.

See Also