Click or drag to resize

ISerializer Methods

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The ISerializer type exposes the following members.

Methods
  NameDescription
Public methodDeserialize
Deserialize an object from a stream by reading its state using the specified DataReader object.
Public methodSerialize
Serialize an object to a stream by writing its state using the specified DataWriter object.
Top
See Also