RingBuffer.isEmpty

Is the buffer empty ?

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

Meta