Module buffers

Source

Structsยง

BufferProgress ๐Ÿ”’
Accounting structure tracking progress in parsing a single buffer.
Coalescer ๐Ÿ”’
Reordering the underlying buffer based on ranges.
DeframerSliceBuffer ๐Ÿ”’
A borrowed version of DeframerVecBuffer that tracks discard operations
DeframerVecBuffer ๐Ÿ”’
Delocator ๐Ÿ”’
Conversion from a Range offset to the original slice.
Locator ๐Ÿ”’
Conversion from a slice within a larger buffer into a Range offset within.