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

Method reset

Fleece/Core/Encoder.hh:201–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199 public:
200 valueArray() =default;
201 void reset(internal::tags t) {tag = t; wide = false; keys.clear();}
202
203 internal::tags tag;
204 bool wide;

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected