headerSize constant
int
const headerSize
Header size for the legacy v1 framing: 4 bytes for item count.
Implementation
static const int headerSize = 4;
Header size for the legacy v1 framing: 4 bytes for item count.
static const int headerSize = 4;