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

Method Key

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

Source from the content-addressed store, hash-verified

127 }
128
129 sonic_force_inline bool Key(StringView s) { return stringImpl(s); }
130
131 sonic_force_inline bool String(StringView s) { return stringImpl(s); }
132

Callers 2

parseKeyInPlaceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected