Abstract
Base class for all Boks packets
Protected
Encodes the full packet: [Opcode, Length, ...Payload, Checksum]
Static
Static factory method to create an instance from a payload. This MUST be implemented by leaf classes for strict parsing.
Base class for all Boks packets