Skip to main content

Module bounded_buffer

Module bounded_buffer 

Source

Structsยง

BoundedBuffer
A string buffer limited to a certain length.
BufferContents
The finished contents of a BoundedBuffer.
Limit
Controls how many bytes a BoundedBuffer can store.