Node.takeObject

Sets object inside node.

The reference count of object is not increased.

It is an error to call this on an immutable node, or on a node which is not an object node.

class Node
void
takeObject

Parameters

object json.object.ObjectJson

a JSON object