tlspuffin
0.1.0
Module deframer
Structs
Enums
In tlspuffin::
tls::
rustls::
msgs
Module
tlspuffin
::
tls
::
rustls
::
msgs
::
deframer
Copy item path
source
·
[
−
]
Structs
§
Message
Deframer
This deframer works to reconstruct TLS messages from arbitrary-sized reads, buffering as necessary. The input is
read()
, the output is the
frames
deque.
Enums
§
Buffer
Contents
🔒