pub fn write_section_header<W: Write>( header: &SectionHeader, writer: &mut W, ) -> Result<()>
Used to write the header to the section.
header
writer