Skip to main content

decode_bit_string

Function decode_bit_string 

Source
pub fn decode_bit_string(data: &[u8]) -> Result<(Vec<bool>, usize)>
Expand description

Decode a bit string