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

Method encodedData

Experimental/KeyTree.hh:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 slice operator[] (unsigned id) const;
35
36 slice encodedData() const {return _ownedData;}
37
38 private:
39 alloc_slice _ownedData;

Callers 1

EncoderTests.ccFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected