encode

Function encode 

Source
pub fn encode(
    writer: &mut impl Write,
    sections: Vec<Section>,
) -> Result<(), Error>