BufferedOutputStream
Creates a new buffered output stream to write data to the
Parameters
out
the underlying output stream.
bufferSize
the buffer size.
Creates a new buffered output stream to write data to the
the underlying output stream.
the buffer size.