Property BytesAvailableAtEnd
BytesAvailableAtEnd
Bytes available in the buffer after the end of the packet.
Declaration
public int BytesAvailableAtEnd { get; }
Property Value
| Type | Description |
|---|---|
| int | Size in bytes. |
Bytes available in the buffer after the end of the packet.
public int BytesAvailableAtEnd { get; }
| Type | Description |
|---|---|
| int | Size in bytes. |