pub static UNIFORM_REPRESENTATIVE_2: [u8; 256]
Expand description

Maps uniform bytes (i.e. those with at most two bit transitions) to their least circular shifts, and non-uniform bytes to 10101010 (an arbitrarily chosen non-uniform representative).