Skip to main content

write_byte_array

Function write_byte_array 

Source
pub fn write_byte_array(t: &mut impl Write, v: &Vec<u8>) -> Result<()>