Reader.getNullValue

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

See also: json.reader.Reader.getValue

class Reader
bool
getNullValue
()

Return Value

Type: bool

TRUE if null is set, and FALSE otherwise