Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

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