RingBuffer.isFull

Undocumented in source. Be warned that the author may not have intended to support it.
struct RingBuffer(E, size_t bufSize, OnBufferFull onBufferFull = OnBufferFull.overwrite)
@property
bool
isFull
()

Meta