Crate chunked_buffer
source ·Structs
- A deque style buffer that can be written to and read from.
Constants
- The default chunk size
Type Aliases
- A deque style buffer that can be written to and read from. See
GenericChunkedBuffer
for more details.
GenericChunkedBuffer
for more details.