Writes data to this output stream's internal array.
The elements to write to the stream.
The number of elements that were written. Barring memory issues, this will always equal the buffer's length.
See Implementation
Writes data to this output stream's internal array.