Header

Undocumented in source.

Members

Variables

length
size_t length;

Even when the length is redundant (fixed-size messages), putting it up front allows simplifying deserialization and process entire messages in one go

type
size_t type;

Index into AllMessages

Meta