MCPcopy Create free account
hub / github.com/apache/arrow / raw_value_sizes

Method raw_value_sizes

cpp/src/arrow/array/array_nested.h:300–300  ·  view source on GitHub ↗

\brief Return pointer to raw value offsets accounting for any slice offset

Source from the content-addressed store, hash-verified

298
299 /// \brief Return pointer to raw value offsets accounting for any slice offset
300 const offset_type* raw_value_sizes() const { return raw_value_sizes_; }
301
302 /// \brief Return the size of the value at a particular index
303 ///

Callers 2

VisitMethod · 0.80

Calls

no outgoing calls

Tested by 1