is_closed
Description:
Checks if an input stream is closed.
Parameters:
this |
input stream. |
Returns:
true if the stream is closed. |
Checks if an input stream is closed.
this |
input stream. |
true if the stream is closed. |