A buffered output stream.
Write to stream from a source array. The provided src content will be written to the stream.
Transfer the content of another stream to this one. Returns a reference to this class, and throws IOException on failure.
Return the upstream sink.
See Implementation
A buffered output stream.