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

Method keys_array

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

Source from the content-addressed store, hash-verified

305 int num_elements() { return keys_->num_elements(); }
306
307 std::shared_ptr<ArrayData> keys_array() { return keys_; }
308
309 std::shared_ptr<ArrayData> values_array() { return values_; }
310

Callers 2

appendMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64