WriteBuffer Properties |
The WriteBuffer type exposes the following members.
Name | Description | |
---|---|---|
Capacity | Gets the number of bytes the buffer can contain. (Inherited from Buffer.) | |
Count | Gets or sets the number of bytes actually contained in the buffer. | |
Item | Gets or sets the byte in the buffer at index. (Inherited from Buffer.) |