pub fn read_file_metadata<R: Read + Seek>( reader: &mut R ) -> Result<FileMetadata>
Read the Arrow IPC file’s metadata