Reader.getNullValue

bool getNullValue()

Checks whether the value of the current position of the reader is null.

See also: [json.reader.Reader.getValue]

Returns

TRUE if null is set, and FALSE otherwise