Function RingBuffer.dispose
Resets the capacity to zero and explicitly frees the memory for the buffer.
void dispose();
Resets the capacity to zero and explicitly frees the memory for the buffer.
void dispose();