Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/fleece
/ ~Encoder
Method
~Encoder
API/fleece/Fleece.hh:438–438 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
436
void detach() {_enc = nullptr;}
437
438
~Encoder() {FLEncoder_Free(_enc);}
439
440
void setSharedKeys(SharedKeys sk) {FLEncoder_SetSharedKeys(_enc, sk);}
441
Callers
nothing calls this directly
Calls
1
FLEncoder_Free
Function · 0.85
Tested by
no test coverage detected