Microsoft SDK for Java

close

This method of the SystemInputStream Class closes the system input stream.

Syntax

public void close() throws IOException;

Exceptions

IOException if an I/O error occurs while attempting to close the output stream.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.