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

Method EncoderTests

Tests/EncoderTests.cc:35–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33class EncoderTests {
34public:
35 EncoderTests()
36 :enc()
37 { }
38
39 ~EncoderTests() {
40 enc.reset();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected