headerSize constant
int
const headerSize
Size of the protocol header in bytes (v1 — kept for call sites that
pre-date columnar and OUT1).
Implementation
static const int headerSize = headerSizeV1;