InputStream.isClosed

Checks if an input stream is closed.

class InputStream
int
isClosed
()

Return Value

Type: int

TRUE if the stream is closed.

Meta