Resets length of array to 0 without free'ing the array memory. This sets it up for re-using the memory.
See Implementation
Resets length of array to 0 without free'ing the array memory. This sets it up for re-using the memory.