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

The WritingPofHandler type exposes the following members.

Properties

  NameDescription
Protected propertyIsCompressable
Determine if the value encoding can be compressed by combining type and value information in such a way that type information could be lost.
Protected propertyIsSkippable
Determine if the value encoding can be skipped.
Public propertyWriter
Gets the DataWriter object that this WritingPofHandler is writing to.

See Also