Skip to main content

write_sideband_stream

Function write_sideband_stream 

Source
pub fn write_sideband_stream(
    writer: &mut impl Write,
    packets: &[SideBandPacket],
) -> Result<()>