pub fn _read_metadata<R>(reader: &mut R) -> Result<FileMetaData, Error>Expand description
Reads a FileMetaData from the reader, located at the end of the file.
pub fn _read_metadata<R>(reader: &mut R) -> Result<FileMetaData, Error>Reads a FileMetaData from the reader, located at the end of the file.