Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.1.0)
E69639-01

The ICodec type exposes the following members.

Methods

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

See Also