orc_format::read

Function read_metadata

Source
pub fn read_metadata<R>(reader: &mut R) -> Result<FileMetadata, Error>
where R: Read + Seek,