Click or drag to resize

PofStreamWriter Constructor

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodPofStreamWriter(DataWriter, IPofContext)
Construct a new PofStreamWriter that will write a POF stream to the passed DataWriter object.
Public methodPofStreamWriter(WritingPofHandler, IPofContext)
Construct a new PofStreamWriter that will write a POF stream using the passed WritingPofHandler.
Top
See Also