get_null_value


Description:

public bool get_null_value ()

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