is_closed
Description:
Checks if an output stream has already been closed.
Parameters:
| this |
a OutputStream. |
Returns:
|
true if this is closed. false otherwise. |
Checks if an output stream has already been closed.
| this |
a OutputStream. |
|
true if this is closed. false otherwise. |