Function polars_io::csv_core::utils::get_reader_bytes [−][src]
pub fn get_reader_bytes<R: Read + MmapBytesReader>(
reader: &mut R
) -> Result<ReaderBytes<'_>>
This is supported on crate features
csv-file
and private
only.