We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This is similar to #181, but for null. encoding/json unmarshals a null value to json.Number("") while jsoniter returns an error:
null
encoding/json
json.Number("")
jsoniter
readNumberAsString: invalid number, parsing 53 ..."", "t5": ... at {"test":"blah", "t2":472, "t3":"473", "t4":"", "t5": null}