Expand description
Structures and traits for representing byte ranges in memory
Structs§
- Array
Key - A secure representation for fixed-length keys
- Hash
Buffer - A
WriteBufferimplementation which hashes its input - HexRepr
- A utility type used to print or serialize a byte string as hex
- Secret
Bytes alloc - A heap-allocated, zeroized byte buffer
- Writer
- A structure wrapping a mutable pointer to a buffer
Traits§
- Resize
Buffer - Support for writing to, accessing, and resizing a byte buffer
- Write
Buffer - Support for writing to a byte buffer