RingBuffer

constructor(buffer: MutableBuffer<T?>, startIndex: Int = 0, size: Int = 0)(source)