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

The WritingPofHandler type exposes the following members.

Properties

  NameDescription
IsCompressable
Determine if the value encoding can be compressed by combining type and value information in such a way that type information could be lost.
IsSkippable
Determine if the value encoding can be skipped.
Writer
Gets the DataWriter object that this WritingPofHandler is writing to.

See Also