pub fn read_stream_metadata(
reader: &mut dyn Read,
) -> PolarsResult<StreamMetadata>
Expand description
Reads the metadata of the stream
pub fn read_stream_metadata(
reader: &mut dyn Read,
) -> PolarsResult<StreamMetadata>
Reads the metadata of the stream