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