MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / json.cpp

File json.cpp

tests/runtime/serde/json.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "SkrRT/serde/json/writer.h"
2#include "SkrRT/serde/json/reader.h"
3#include "SkrContainers/vector.hpp"
4

Callers

nothing calls this directly

Calls 15

StartArrayMethod · 0.80
StrMethod · 0.80
get_arrayMethod · 0.80
StartObjectMethod · 0.80
get_objectMethod · 0.80
WriteFunction · 0.50
padded_stringClass · 0.50
ReadFunction · 0.50
moveFunction · 0.50
EndArrayMethod · 0.45
c_strMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected