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

Method sharedKeys

Fleece/Core/Doc.hh:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 alloc_slice allocedData() const FLPURE {return _alloced;}
51
52 SharedKeys* sharedKeys() const FLPURE {return _sk;}
53 slice externDestination() const FLPURE {return _externDestination;}
54
55 // For internal use:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected