re_arrow2
0.17.4
Module buffer
Structs
In crate re_arrow2
?
Settings
Module
re_arrow2
::
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.
Bytes
Bytes representation.