growNoCopy
Returns an array whose size is at least minSize, generally over-allocating exponentially, and it will not copy the origin data to the new array
Returns an array whose size is at least minSize, generally over-allocating exponentially, and it will not copy the origin data to the new array