MCPcopy Create free account
hub / github.com/bytedance/terarkdb / value0

Method value0

java/src/main/java/org/rocksdb/RocksIterator.java:64–64  ·  view source on GitHub ↗
(long handle)

Source from the content-addressed store, hash-verified

62
63 private native byte[] key0(long handle);
64 private native byte[] value0(long handle);
65}

Callers 1

valueMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected