Click or drag to resize

DataWriter Properties

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

The DataWriter type exposes the following members.

Properties
  NameDescription
Public propertyBaseStream
Gets the underlying stream of the BinaryWriter.
(Inherited from BinaryWriter.)
Protected propertyCharBuf
Obtain a temp buffer used to avoid allocations from repeated calls to String APIs.
Top
See Also