DataBufferStream Properties |
The DataBufferStream type exposes the following members.
| Name | Description | |
|---|---|---|
| Available |
Gets the available bytes to be read from the DataBuffer.
| |
| BitPosition |
Gets or sets the bit position within a byte.
| |
| Buffer |
Gets the buffer.
| |
| Length |
Gets the buffer length.
| |
| Position |
Gets or sets the position within the stream.
|