Click or drag to resize

IPofSerializer Methods

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-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.
Top
See Also