Try to decode the json. The decoded result is retrieved from decodedValue.
true if parsing succeeded. Passed json is insufficient, returns false.
a YajlException when parsing error ocurred.
See Implementation
Try to decode the json. The decoded result is retrieved from decodedValue.