Function bytes_to_bits

Source
pub fn bytes_to_bits(bytes: &[u8]) -> Vec<bool>
Expand description

Convert a bytes slice into a Vec of bit.