pub fn read_stream_metadata<R: Read>(
reader: &mut R,
) -> PolarsResult<StreamMetadata>
Available on crate feature
io_ipc
only.Expand description
Reads the metadata of the stream
pub fn read_stream_metadata<R: Read>(
reader: &mut R,
) -> PolarsResult<StreamMetadata>
io_ipc
only.Reads the metadata of the stream