pub fn read_section_header<R: Read>(reader: &mut R) -> Result<SectionHeader>Expand description
Reads a section header from the reader at the current position.
pub fn read_section_header<R: Read>(reader: &mut R) -> Result<SectionHeader>Reads a section header from the reader at the current position.