API Version: 1.0
Library Version: 1.6.6
#define JSON_NODE_HOLDS_ARRAY ( node )
Evaluates to TRUE if the node holds a JSON array.
TRUE
node
-
The JsonNode to check.
JsonNode