Overview | Methods | This Package | All Packages
Closes this stream and releases any system resources associated with the stream.
Syntax
public void close()
Remarks
Following a call to close, any operations on the stream can throw exceptions.