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

Method raw_data

cpp/src/arrow/array/array_binary.h:100–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98 const offset_type* raw_value_offsets() const { return raw_value_offsets_; }
99
100 const uint8_t* raw_data() const { return raw_data_; }
101
102 /// \brief Return the data buffer absolute offset of the data for the value
103 /// at the passed index.

Callers 15

TESTFunction · 0.80
TESTFunction · 0.80
TEST_FFunction · 0.80
TYPED_TEST_PFunction · 0.80
ConvertRowMajorTensorFunction · 0.80
ConvertMethod · 0.80
ConvertMethod · 0.80

Calls

no outgoing calls

Tested by 5

TESTFunction · 0.64
TESTFunction · 0.64
TEST_FFunction · 0.64
TYPED_TEST_PFunction · 0.64
RunSingleMethod · 0.64