JSON decode

Decode a JSON string.

JSON decode

Arguments

NameDescriptionRequired
DataJSON string or bytes to decode.Yes

JSON encode

Encode a JSON string.

JSON encode

Arguments

NameDescriptionRequired
DataData to encode.Yes
IndentIndentation level to use.No