Skip to main content

write_data

Function write_data 

Source
pub fn write_data<W: Write>(buffer: &[u8], writer: &mut W) -> LinderaResult<()>
Expand description

Write data directly to the writer.