MCPcopy Create free account
hub / github.com/Erlandys/UE4LinuxLauncher / JSONStringer

Class JSONStringer

src/org/json/JSONStringer.java:59–79  ·  view source on GitHub ↗

JSONStringer provides a quick and convenient way of producing JSON text. The texts produced strictly conform to JSON syntax rules. No whitespace is added, so the results are ready for transmission or storage. Each instance of JSONStringer can produce one JSON text. A JSONStringer instance provid

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected