extract_normalized

Function extract_normalized 

Source
fn extract_normalized(bits: &Bits<'_>) -> Vec<u8> 
Expand description

Extract bits from a Bits into a normalized Vec<u8> (starting at bit 0)