A packet which can be both received from the server and sent to the server.
Reads data from the buffer according to the structure of the packet.
buffer
The buffer to read from.
Writes the packet to the buffer according to the packet's structure.
The buffer to write to.
Generated using TypeDoc
A packet which can be both received from the server and sent to the server.