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
constructors
this
functions
clearPending
close
closeAsync
closeFinish
getInputStream
getOutputStream
hasPending
isClosed
self
setPending
spliceAsync
properties
closed
gType
inputStream
outputStream
static functions
getGType
spliceFinish
Checks if a stream is closed.