write_byte_vec

Function write_byte_vec 

Source
pub fn write_byte_vec(buf: &mut Vec<u8>, vec: &Vec<u8>) -> Result<()>