unref
Description:
public void unref ()
Releases a reference on the given object.
If the reference count reaches zero, the object is destroyed and all its resources are freed.
Parameters:
this |
a JSON object |
Releases a reference on the given object.
If the reference count reaches zero, the object is destroyed and all its resources are freed.
this |
a JSON object |