MCPcopy Create free account
hub / github.com/EmmyLua/EmmyLuaDebugger / Deserialize

Method Deserialize

emmy_debugger/src/proto/proto.cpp:28–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28void JsonProtocol::Deserialize(nlohmann::json json) {
29}
30
31nlohmann::json InitParams::Serialize() {
32 return JsonProtocol::Serialize();

Callers 1

OnDispatchMethod · 0.80

Calls 2

countMethod · 0.80
push_backMethod · 0.80

Tested by

no test coverage detected