Specialized MutableBuffer implementation over IntArray.
Returns a shallow copy of the buffer.
Gets element at given index.
Iterates over all elements.
Sets the array element at the specified index to the specified value.
the underlying array.
The size of this buffer.