MutableBuffer implementation over Array.
the type of elements contained in the buffer.
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 size of this buffer.