headerLength constant

int const headerLength

The length of the packet header, is the sum of the lengths of the length field and the padding length field.

Implementation

static const headerLength = 5;