Function RingBuffer.capacity
Overall number of elements that fit into the buffer
size_t capacity() const @property;
void capacity
(
size_t new_size
) @property;
Overall number of elements that fit into the buffer
size_t capacity() const @property;
void capacity
(
size_t new_size
) @property;