Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/fleece
/ JSON5Encoder
Method
JSON5Encoder
API/fleece/Fleece.hh:541–541 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
539
class JSON5Encoder : public Encoder {
540
public:
541
JSON5Encoder() :Encoder(kFLEncodeJSON5) { }
542
};
543
544
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected