MCPcopy Create free account
hub / github.com/bytedance/sonic-cpp / ~SchemaHandler

Method ~SchemaHandler

include/sonic/dom/schema_handler.h:87–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85 }
86
87 ~SchemaHandler() { TearDown(); }
88
89 sonic_force_inline bool SetUp(StringView json) {
90 size_t len = json.size();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected