RingBuffer.full

class RingBuffer(T)
@safe @nogc pure nothrow
bool
full
()

Return Value

Type: bool

true if full

Meta