[This is preliminary documentation and is subject to change.]
The RecvBuffer type exposes the following members.
Fields
Name | Description | |
---|---|---|
Buffer |
The array that backs this buffer.
| |
CurrentPos |
The current offset in the backing array.
| |
End |
The offset (in the backing array) of the first byte after the end of this buffer.
|
See Also