IOStream.isClosed

Checks if a stream is closed. Since 2.22

class IOStream
int
isClosed
()

Return Value

Type: int

TRUE if the stream is closed.

Meta