Function u8_vec_from_bytes

Source
pub fn u8_vec_from_bytes(bytes: &[u8], count: usize) -> Result<Vec<u8>>