Skip to main content

write_ipc_bytes

Function write_ipc_bytes 

Source
pub fn write_ipc_bytes(writer: &mut impl Write, bytes: &[u8]) -> Result<()>