Module circular_buffer

Module circular_buffer 

Source

Structsยง

BufferStats
Statistics about the circular buffer
CircularBuffer
Circular buffer for storing PTY output lines with configurable size limit Provides efficient memory-bounded storage with O(1) append operations