polars_arrow

Module buffer

Source
Expand description

Contains Buffer, an immutable container for all Arrow physical types (e.g. i32, f64).

Structsยง

  • Buffer is a contiguous memory region that can be shared across thread boundaries.