Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

IPofWriter implementation that writes POF-encoded data to a POF stream.

Namespace:  Tangosol.IO.Pof
Assembly:  Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)

Syntax

C#
public class PofStreamWriter : IPofWriter

Inheritance Hierarchy

System..::.Object
  Tangosol.IO.Pof..::.PofStreamWriter
    Tangosol.IO.Pof..::.PofStreamWriter..::.UserTypeWriter

See Also