# Functions
New returns a new RingBuffer whose buffer has the given size.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
RingBuffer is a circular buffer that implement io.ReaderWriter interface.