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

Read the Arrow IPC file’s metadata