Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
append
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64