Expand description
Packets definitions.
Structs§
- Packet
- Packet with compressed data.
Traits§
- Read
Packet - Used to read a packet from a source.
- Write
Packet - Used to write a packet into a source.
Type Aliases§
- ArcPacket
- A specialized type for a thread-safe reference-counting pointer
Packet.