unref


Description:

public void unref ()

Releases a reference on the given array.

If the reference count reaches zero, the array is destroyed and all its allocated resources are freed.

Parameters:

this

the array to unreference