![]() | ResizableMultiReaderRingBufferT Properties |
The ResizableMultiReaderRingBufferT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | CapacityLeft |
The maximum number of elements the buffer can still take.
|
![]() | ImmediatelyAvailable |
The number of elements the buffer can still take without having to be resized.
|
![]() | IsEmpty |
TBD
|
![]() | Length |
The number of elements currently in the buffer.
|
![]() | NonEmpty |
TBD
|
![]() | UnderlyingArray |
TBD
|