Skip to main content

write_bytes

Function write_bytes 

Source
pub fn write_bytes(w: &mut impl Write, data: &[u8]) -> Result<()>
Expand description

Write a length-prefixed, 8-byte-aligned byte buffer.