Expand description
Ring buffer implementation for bounded output capture
Provides fixed-size ring buffers for stdout and stderr capture with automatic truncation.
Structsยง
- Ring
Buffer - A ring buffer that maintains a fixed maximum size
Ring buffer implementation for bounded output capture
Provides fixed-size ring buffers for stdout and stderr capture with automatic truncation.