Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
asNative
Method · 0.45
Tested by
no test coverage detected