Function Ringbuffer_isFull(const struct Ringbuffer *)

Function Documentation

bool Ringbuffer_isFull(const struct Ringbuffer *buffer)

Tests whether the buffer is full.

Parameters:

buffer

Returns:

true if capacity is exhausted