Module packet

Module packet 

Source
Expand description

Packets definitions.

Structs§

Packet
Packet with compressed data.

Traits§

ReadPacket
Used to read a packet from a source.
WritePacket
Used to write a packet into a source.

Type Aliases§

ArcPacket
A specialized type for a thread-safe reference-counting pointer Packet.