CircularBuffer Properties |
The CircularBuffer type exposes the following members.
| Name | Description | |
|---|---|---|
| Available |
Gets the number of bytes available for reading.
| |
| Latency |
Gets the latency.
| |
| Length |
Gets the length.
| |
| LittleEndian |
Gets or sets whether the data is little-endian.
| |
| ReadOffset |
Gets the read offset.
| |
| WriteOffset |
Gets the read offset.
|