Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/fleece
/ Encoder
Method
Encoder
Fleece/Core/Encoder.hh:236–236 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
const Value* minUsed(const Value *value);
235
236
Encoder(const Encoder&) = delete;
237
Encoder& operator=(const Encoder&) = delete;
238
239
//////// Data members:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected