pub(crate) const HEADER_SIZE: usize = 3;
Size of the 3-byte header (opcode | len_lo | len_hi).
opcode | len_lo | len_hi