Module byte_source

Module byte_source 

Source
Available on crate feature polars-io only.

Structs§

MemSliceByteSource
Byte source backed by a MemSlice, which can potentially be memory-mapped.
ObjectStoreByteSource

Enums§

DynByteSource
Dynamic dispatch to async functions.
DynByteSourceBuilder

Traits§

ByteSource