headerSize constant

int const headerSize

Size of the protocol header in bytes (v1 — kept for legacy call sites).

Implementation

static const int headerSize = headerSizeV1;