Libraries anvil io OutputStream close

void close()
Closes this output stream and releases any system resources associated with this stream. A closed stream cannot perform output operations and cannot be reopened.
Throws IOError -  If an I/O error occurs.