Expand description
This library contains utilities to simplify operating multiple protocols through a single network port.
Enums§
Traits§
Functions§
- get_
encrypted_ packet_ length - Calculates the length of an encrypted data packet within a byte slice, without consuming the bytes.
- is_
encrypted - Determines whether a byte slice contains encrypted data at a specified offset.