Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Standards
Standards.JSON

Method Standards.JSON.decode()


Method decode

array|mapping|string|float|int|object decode(string s)

Description

Decodes a JSON string.

Throws

Throws an exception in case the data contained in s is not valid JSON.