MCPcopy Create free account
hub / github.com/couchbase/fleece / nativeValue

Method nativeValue

Fleece/Integration/MDictIterator.hh:58–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 Native nativeKey() const;
57
58 Native nativeValue() {
59 return mvalue().asNative(&_dict);
60 }
61
62
63 private:

Callers

nothing calls this directly

Calls 1

asNativeMethod · 0.45

Tested by

no test coverage detected