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

Method base

API/fleece/Fleece.hh:443–443  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

441
442 inline void amend(slice base, bool reuseStrings =false, bool externPointers =false);
443 slice base() const {return FLEncoder_GetBase(_enc);}
444
445 void suppressTrailer() {FLEncoder_SuppressTrailer(_enc);}
446

Callers

nothing calls this directly

Calls 1

FLEncoder_GetBaseFunction · 0.85

Tested by

no test coverage detected