is_closed


Description:

public bool is_closed ()

Checks if an output stream has already been closed.

Parameters:

this

a OutputStream.

Returns:

true if this is closed. false otherwise.