BufferReader Properties |
The BufferReader type exposes the following members.
| Name | Description | |
|---|---|---|
| IsFixed |
Returns true if this is a fixed size data source.
| |
| Length |
Returns the current length of the data.
| |
| Position |
Returns the current position in the data.
| |
| Remaining |
Returns the remaining data available.
|