const PRIMARY_COMPRESSION_LOW_BYTE: u8 = 3;Expand description
Primary compression low terminator, must be greater than MERGE_SEPARATOR_BYTE.
Reserved value in primary second byte if the lead byte is compressible. Otherwise usable in all CE weight bytes.