Skip to main content

write_bytes

Function write_bytes 

Source
pub fn write_bytes<W: Write>(writer: &mut W, vs: &[u8]) -> Result<(), Error>