steal
Description:
Frees the data in the array and resets the size to zero, while the underlying array is preserved for use elsewhere and returned to the caller.
Parameters:
| array |
a byte array |
| len |
the pointer to retrieve the number of elements of the original array |
Returns:
|
The allocated element data |