Skip to main content

Argümanlar

string
gerekli
Minifying oncesinde parse edilen JSON string. Function bu argument degerini string type checking ile okur.
DecodeOptions
Input JSON parsing sirasinda kullanilan optional decode options. boolean useNull ayarlar. table useNull ve maxDepth ayarlayabilir.

Dönüşler

string
Input parsing ve default encode options ile re-encoding sonrasi uretilen JSON string.

Tipler

DecodeOptions

JSON ayrıştırma davranışını kontrol eder.

Örnek

Valid JSON parse eder ve default compact JSON output ile re-encode eder.