Expand description
Command packet encoding.
Provides efficient binary serialization of protocol commands for transmission over the network.
Structsยง
- Command
Encoder - Serializes a command packet into bytes for transmission.
Command packet encoding.
Provides efficient binary serialization of protocol commands for transmission over the network.