JSON64

JSON64 is a slight modification of JSON to allow for maximum portability and binary data.

It is the subset of JSON and YAML (meaning that it lacks comments and code), with any name of a pair that ends in the suffix _base64 containing a base64 encoded blob. Decoding of a JSON64 is assumed to strip the suffix and decode the binary into the base name, overwriting any value under that name and unsetting the base64 encoded name/value pair.

References

Top
"JSON64". ClickWiki. 17 Oct 2007 20:54 UTC
Revision: http://clickwiki.cheshirehall.org/json64/1192654449/
Current Revision: http://clickwiki.cheshirehall.org/json64/
When citing wiki pages you must include the revision.