Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
33
class EncoderTests {
34
public:
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