sparrow 0.3.0
Loading...
Searching...
No Matches
fixed_width_binary_array_utils.hpp File Reference
#include <string_view>
#include "sparrow/config/config.hpp"
Include dependency graph for fixed_width_binary_array_utils.hpp:
This graph shows which files directly or indirectly include this file:

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.