Function rxing::aztec::decoder::convertBoolArrayToByteArray
source · pub fn convertBoolArrayToByteArray(bool_arr: &[bool]) -> Vec<u8> ⓘExpand description
Packs a bit array into bytes, most significant bit first