RingBuffer._items

Undocumented in source.
struct RingBuffer(T)
T[] _items;

Meta