pub fn to_vec_bool_slice(slice: &[bool]) -> Vec<u8> ⓘ
Encode a boolean slice to a new Vec (BEVE typed boolean array).