Processes a JSON null value
Source position: jsonreader.pp line 137
procedure IJSONConsumer.NullValue; |
NullValue is called when a JSON null value is encountered during parsing. Implementers should handle the null value according to their processing requirements.
Implementation-specific error handling.