RingBuffer.capacity

Undocumented in source.
struct RingBuffer(T, size_t staticBufferSize = size_t.max)
alias capacity = bufferSize

Meta