new JsonReader() Source: Reader/JsonReader.js Extends Reader Members read Converts JSON-encoded string to actual JSON object. Uses "reviver" property from config supplied to the constructor Source: Reader/JsonReader.js