Function polars_arrow::io::ipc::read::read_file_metadata
source · 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