pub fn read_file_metadata<R>(reader: &mut R) -> Result<FileMetadata, ArrowError> where
    R: Read + Seek
This is supported on crate feature io_ipc only.
Expand description

Read the IPC file’s metadata