polars_
arrow
0.46.0
Module buffer
Module Items
Structs
In crate polars_
arrow
polars_arrow
Module
buffer
Copy item path
Source
Expand description
Contains
Buffer
, an immutable container for all Arrow physical types (e.g. i32, f64).
Structs
ยง
Buffer
Buffer
is a contiguous memory region that can be shared across thread boundaries.