Documentation
Dlang.org
IOStream.isClosed
gio
iostream
IOStream
Checks if a stream is closed.
class
IOStream
bool
isClosed
(
)
Return Value
Type:
bool
true if the stream is closed.
gio
iostream
IOStream
functions
clearPending
close
closeAsync
closeFinish
getInputStream
getOutputStream
hasPending
isClosed
setPending
spliceAsync
static functions
spliceFinish
Checks if a stream is closed.