fn isFull(self: RingBuffer) bool

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

Parameters

self: RingBuffer,