Skip to main content

read_f6_code

Function read_f6_code 

Source
pub(crate) fn read_f6_code(data: &[u8], idx: u64) -> Option<u32>
Expand description

Extracts a 6-bit code at element idx from the 4-elements-per-3-bytes LSB-first packing (element-types.md § 6-bit packing).