Returns an array of size newSize that starts with the contents of array. Either returns array if it has the correct size, or a new array with zero padding at the end.
Generated using TypeDoc
Returns an array of size newSize that starts with the contents of array. Either returns array if it has the correct size, or a new array with zero padding at the end.