rustls
0.22.4
Module codec
Module Items
Structs
Traits
In rustls::
internal::
msgs
rustls
::
internal
::
msgs
Module
codec
Copy item path
source
Structs
§
Reader
Wrapper over a slice of bytes that allows reading chunks from with the current position state held using a cursor.
Traits
§
Codec
Trait for implementing encoding and decoding functionality on something.