Unit 'JsonReader' Package
[Overview][Types][Classes][Index] [#fcl]

IJSONConsumer.NullValue

Processes a JSON null value

Declaration

Source position: jsonreader.pp line 137

procedure IJSONConsumer.NullValue;

Description

NullValue is called when a JSON null value is encountered during parsing. Implementers should handle the null value according to their processing requirements.

Errors

Implementation-specific error handling.


Documentation generated on: Jan 27 2026