pub fn read_file_metadata<R: Read + Seek>(
    reader: &mut R
) -> Result<FileMetadata>
Available on crate feature io_ipc only.
Expand description

Read the Arrow IPC file’s metadata