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

The ICodec type exposes the following members.

Methods

  NameDescription
Decode
Deserialize an object from the provided IPofReader. Implementing this interface allows introducing specific return implementations.
Encode
Serialize an object using the provided IPofWriter.

See Also