bit_vec_to_byte_vec

Function bit_vec_to_byte_vec 

Source
pub fn bit_vec_to_byte_vec(vec: &[u8]) -> Vec<u8> 
Expand description

Convert vector to bits stream (Vec[0] is MSB)