Module reader

Source
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