MCPcopy Create free account
hub / github.com/apache/fory / values_array

Method values_array

cpp/fory/row/row.h:309–309  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

307 std::shared_ptr<ArrayData> keys_array() { return keys_; }
308
309 std::shared_ptr<ArrayData> values_array() { return values_; }
310
311 std::shared_ptr<Buffer> buffer() { return buffer_; }
312

Callers 2

appendMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64