pub fn read_header<R: Read>(reader: &mut R) -> CoreResult<OutOfCoreHeaderV2>Expand description
Read header from file (with padding skip)
pub fn read_header<R: Read>(reader: &mut R) -> CoreResult<OutOfCoreHeaderV2>Read header from file (with padding skip)