Writes the elements in buffer to the underlying output range.
The buffer of elements to write.
Always the number of elements in buffer. If the underlying range throws an exception, this will be thrown by this stream.
See Implementation
Writes the elements in buffer to the underlying output range.