RingBuffer.isFull

Is the buffer full ?

class RingBuffer(T, uint Size = 128u)
@property const
bool
isFull
()

Meta