Byte offset of the checksum field within the header.
Synopsis
Declared in <protocol.h>
inline constexpr static
size_t CHECKSUM_OFFSET = MESSAGE_SIZE_OFFSET + MESSAGE_SIZE_SIZE;
Created with MrDocs