Skip to main content

write_frame_sync

Function write_frame_sync 

Source
pub fn write_frame_sync<W: Write>(w: &mut W, data: &[u8]) -> Result<()>