pub fn get_reader_bytes<R>(
reader: &mut R,
) -> Result<ReaderBytes<'_>, PolarsError>Available on crate feature
polars-io only.pub fn get_reader_bytes<R>(
reader: &mut R,
) -> Result<ReaderBytes<'_>, PolarsError>polars-io only.