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

Method writeKey

Tests/EncoderTests.cc:209–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207 }
208
209 void writeKey(int key) {
210 enc.writeKey(key);
211 }
212
213};
214

Callers 5

EncoderTests.ccFile · 0.45
PerfTests.ccFile · 0.45
MutableTests.ccFile · 0.45
SharedKeysTests.ccFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected