fn isEmpty(self: RingBuffer) bool

Returns true if the ring buffer is empty and false otherwise.

Parameters

self: RingBuffer,