引数
string
必須
Minifying の前に parse される JSON string。function はこの argument を string type checking で読みます。
DecodeOptions
Input JSON の parsing 中に使われる optional decode options。boolean は useNull を設定します。table は useNull と maxDepth を設定できます。
戻り値
string
Input の parsing と default encode options による re-encoding 後に生成される JSON string。