Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/fleece
/ rawValue
Method
rawValue
Fleece/Core/Array.hh:107–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
106
private:
107
const Value* rawValue() noexcept {return _first;}
108
109
const Value *_value;
110
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected