Skip to main content

write_buf

Function write_buf 

Source
pub fn write_buf(writer: &mut impl Write, buf: &[u8]) -> Result<(), StreamError>