Property BytesAvailableAtStart
BytesAvailableAtStart
Bytes available in the buffer before the start of the packet.
Declaration
public int BytesAvailableAtStart { get; }
Property Value
| Type | Description |
|---|---|
| int | Size in bytes. |
Bytes available in the buffer before the start of the packet.
public int BytesAvailableAtStart { get; }
| Type | Description |
|---|---|
| int | Size in bytes. |