Module buf

Module buf 

Source
Expand description

The buf module contains the SegBuffer struct, which is the main interface for creating and interacting with the segmented buffers.

Modules§

segment

Structs§

ContiguousSegmentIterator
SegBuffer
A segmented buffer that holds data in multiple segments.