Function RingBuffer.removeFrontN
Removes the first N elements from the buffer.
void removeFrontN
(
size_t n
);
Removes the first N elements from the buffer.
void removeFrontN
(
size_t n
);