Open ChethanEJ7 opened 1 year ago
Json parsing with UTF-8 encoding works fine with Identifier 65001.
But fails when the JSON file's encoding is UTF-8 with BOM.
Can anyone help me how to go ahead with UTF-8 with BOM encoding or do I need to use any other identifier rather than 65001.
Thanks
Json parsing with UTF-8 encoding works fine with Identifier 65001.
But fails when the JSON file's encoding is UTF-8 with BOM.
Can anyone help me how to go ahead with UTF-8 with BOM encoding or do I need to use any other identifier rather than 65001.
Thanks