Skip to main content

write_header

Function write_header 

Source
pub fn write_header<W: Write>(
    w: &mut W,
    h: &HeaderV1,
) -> Result<(), StreamError>