Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The IPofSerializer type exposes the following members.

Methods

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

See Also