Returns true if the passed in string could not be converted to UTF8
If getting true here then the string you are passing in is almost certainly corrupt or invalid in some way from encoding point of view.
JSONParseResult Class