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

Method JSONDelta

Fleece/Core/JSONDelta.cc:78–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76
77
78 JSONDelta::JSONDelta(JSONEncoder &enc)
79 :_encoder(&enc)
80 { }
81
82
83 struct JSONDelta::pathItem {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected