write_chunk

Function write_chunk 

Source
fn write_chunk<W: Write>(w: W, name: &[u8], data: &[u8]) -> Result<()>