Module codec

Module codec 

Source

Structs§

Reader
Wrapper over a slice of bytes that allows reading chunks from with the current position state held using a cursor.
u24

Enums§

ListLength
The length of the length prefix for a list.

Traits§

Codec
Trait for implementing encoding and decoding functionality on something.
TlsListElement
A trait for types that can be encoded and decoded in a list.

Functions§

put_u16
put_u64