DataWriter Properties |
The DataWriter type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseStream | Gets the underlying stream of the BinaryWriter. (Inherited from BinaryWriter.) | |
| CharBuf |
Obtain a temp buffer used to avoid allocations from
repeated calls to String APIs.
|