write_all

Function write_all 

Source
pub fn write_all<W: StdWrite>(writer: W, data: &[u8]) -> Result<()>
Expand description

Write all bytes to a writer