FixedCircularBuffer.buffer

Undocumented in source.
struct FixedCircularBuffer(T)
T[] buffer;

Meta