get_null_value
Description:
Checks whether the value of the current position of the reader is `null`.
See also: [method@Json.Reader.get_value]
Parameters:
this |
a reader |
Returns:
`TRUE` if `null` is set, and `FALSE` otherwise |