Node.initNull
json.node.Node initNull()Initializes node to [json.types.NodeType.Null].
If the node has already been initialized once, it will be reset to the given type, and any data contained will be cleared.
Returns
the initialized node
json.node.Node initNull()Initializes node to [json.types.NodeType.Null].
If the node has already been initialized once, it will be reset to the given type, and any data contained will be cleared.