Constant DELTA_RUN_COUNT_MASK

Source
const DELTA_RUN_COUNT_MASK: u8 = 0x3F;
Expand description

Mask for the low 6 bits to provide the number of delta values in the run, minus one.