Skip to main content

write_frame

Function write_frame 

Source
pub fn write_frame<W: Write>(writer: &mut W, frame: &BinaryFrame) -> Result<()>
Expand description

Write a binary frame to a writer.