Expand description
The buf module contains the SegBuffer struct, which is the main
interface for creating and interacting with the segmented buffers.
Modules§
Structs§
- Contiguous
Segment Iterator - SegBuffer
- A segmented buffer that holds data in multiple segments.