IByteStream.close

Overview | Methods | This Package | All Packages

IByteStream.close

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.