ReadBuffer Properties | ![]() |
The ReadBuffer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Capacity | Gets the number of bytes the buffer can contain. (Inherited from Buffer.) |
![]() | Count | Gets the number of bytes actually contained in the buffer. |
![]() | Index | Gets or sets the current index into the buffer. |
![]() | Item | Gets or sets the byte in the buffer at index. (Inherited from Buffer.) |
![]() | Position | Gets the current position within the stream. |