MCPcopy Create free account
hub / github.com/VKCOM/kphp / JsonEncoder

Class JsonEncoder

runtime-common/stdlib/serialization/json-functions.h:48–72  ·  view source on GitHub ↗

note: this class in runtime is used for non-typed json implementation: for json_encode() and json_decode() for classes, e.g. `JsonEncoder::encode(new A)`, see json-writer.h and from/to visitors todo somewhen, unify this JsonEncoder and JsonWriter, and support JSON_PRETTY_PRINT then

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

f$vk_json_encode_safeFunction · 0.85
f$vk_json_encode_safeFunction · 0.85
f$json_encodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected