rustls::internal::msgs

Module deframer

Source

Structsยง

  • This deframer works to reconstruct TLS messages from arbitrary-sized reads, buffering as necessary. The input is read(), the output is the frames deque.