|
sparrow 2.0.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
Go to the source code of this file.
Namespaces | |
| namespace | sparrow |
Functions | |
| SPARROW_API std::size_t | sparrow::num_bytes_for_fixed_sized_binary (std::string_view format) |
| Get the number of bytes for a fixed width binary layout from the ArrowArray format string. | |