scuffle_
bytes_
util
0.1.0
All Items
Crate Items
Structs
Traits
Type Aliases
Crate
scuffle_bytes_util
Copy item path
Source
Structs
§
BitReader
A reader that reads individual bits from a stream
BitWriter
A writer that allows you to write bits to a stream
Traits
§
Bytes
Cursor
Ext
A helper trait to implement zero copy reads on a
Cursor<Bytes>
type.
Type Aliases
§
Bytes
Cursor