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

Function key

cpp/src/generated/Schema_generated.h:1898–1900  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1896 VT_VALUE = 6
1897 };
1898 const ::flatbuffers::String *key() const {
1899 return GetPointer<const ::flatbuffers::String *>(VT_KEY);
1900 }
1901 const ::flatbuffers::String *value() const {
1902 return GetPointer<const ::flatbuffers::String *>(VT_VALUE);
1903 }

Callers 3

ToUnorderedMapMethod · 0.85
VerifyFunction · 0.85
encryption.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected