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