InputStream.isClosed

Checks if an input stream is closed.

class InputStream
bool
isClosed
()

Return Value

Type: bool

TRUE if the stream is closed.