pub const SPLIT_SHIFTS: (usize, usize);
Expand description

The nibble shifts needed to align. We use two value, one is a left shift and the other is a right shift.