close
Closes this buffered output stream. This method simply flushes this stream and then calls the underlying output stream's close
method, which releases the underlying output stream's resources.
Since
0.1.0
Throws
if an I/O error occurs.
Closes this buffered output stream. This method simply flushes this stream and then calls the underlying output stream's close
method, which releases the underlying output stream's resources.
0.1.0
if an I/O error occurs.