headerSize constant

int const headerSize

Header size for the legacy v1 framing: 4 bytes for item count.

Implementation

static const int headerSize = 4;