unreliableHeaderBits constant

int const unreliableHeaderBits

The header size for unreliable messages. Does not count the 2 bytes used for the message ID.

4 bits - header.

Implementation

static const int unreliableHeaderBits = headerBits;