Click or drag to resize

CircularBuffer Properties

The CircularBuffer type exposes the following members.

Properties
  NameDescription
Public propertyAvailable
Gets the number of bytes available for reading.
Public propertyLatency
Gets the latency.
Public propertyLength
Gets the length.
Public propertyLittleEndian
Gets or sets whether the data is little-endian.
Public propertyReadOffset
Gets the read offset.
Public propertyWriteOffset
Gets the read offset.
Top
See Also