2.2 Message Syntax

The message layouts detailed in this section describe the contents of the data packets that are sent from the Sender to the Receiver. However, the actual bytes to be sent via UDP MUST be converted to the format described in section 3.1.1.1.5.1 before being transmitted.

All multiple-byte fields within a message MUST be marshaled in little-endian byte order, unless otherwise specified.