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

Method ~SAXHandler

include/sonic/dom/handler.h:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 }
69
70 ~SAXHandler() { TearDown(); }
71
72 sonic_force_inline bool SetUp(StringView json) {
73 size_t len = json.size();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected