Expand description
Internal: Declare the Reader type for tor-bytes
Structs§
- Cursor
- A reference to a position within a
Reader
. - Reader
- A type for reading messages from a slice of bytes.
Enums§
- Completeness 🔒
- Whether we’re supposed to have the complete message, or not
Functions§
- read_
nested_ 🔒generic - Implementation of
read_nested_*
– generic