API Version: 1.0
Library Version: 1.6.6
#define JSON_NODE_HOLDS_NULL ( node )
Evaluates to TRUE if the node holds null.
TRUE
null
node
-
The JsonNode to check.
JsonNode