RingBuffer

constructor(capacity: Int)(source)

Parameters

capacity

The maximum number of elements that the buffer can hold.