Expand description
Read packets from a stream.
Enums§
Statics§
Functions§
- compression_
decoder - Get the decompressed bytes from a packet. It must have been decrypted first.
- deserialize_
packet - read_
packet - Read a single packet from a stream.
- read_
raw_ packet - read_
raw_ packet_ from_ buffer - try_
read_ packet - Try to read a single packet from a stream. Returns None if we haven’t received a full packet yet.
- try_
read_ raw_ packet