☰
Module codec
Structs
Traits
Functions
?
Module
rustls
::
internal
::
msgs
::
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
Traits
Codec
Trait for implementing encoding and decoding functionality on something.
Functions
decode_u16
decode_u32
decode_u64
encode_vec_u8
encode_vec_u16
encode_vec_u24
put_u16
put_u64
read_vec_u8
read_vec_u16
read_vec_u24_limited