Arguments
string
requis
JSON string a parse avant le minifying. L’function lit cet argument avec string type checking.
DecodeOptions
Optional decode options utilisees pendant le parsing de l’input JSON. Un boolean definit useNull. Une table peut definir useNull et maxDepth.
Retours
string
JSON string produit apres parsing et re-encoding de l’input avec default encode options.