Implementing: java.io.Closeable
Closes this input stream and releases any system resources associated with the stream.
The close method of InputStream does nothing.
close
InputStream
Exceptions:
IOException
Diagram: InputStream