re_sdk
0.20.0
Module buffer
Structs
In re_sdk::external::arrow2
?
Settings
Module
re_sdk
::
external
::
arrow2
::
buffer
Copy item path
[
−
]
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.