AbstractOptionalrawPayload: Uint8Array<ArrayBufferLike>Protected Readonly_Protected Optional Readonly_ReadonlydateProtectedrawEncodes the full packet: [Opcode, Length, ...Payload, Checksum]
For RX packets, toPayload returns the raw payload received.
StaticfromStatic factory method to create an instance from a payload. This MUST be implemented by leaf classes for strict parsing.
Base class for all Boks History Event packets.