Documentation
Dlang.org
InputStream.isClosed
gio
input_stream
InputStream
Checks if an input stream is closed.
class
InputStream
bool
isClosed
(
)
Return Value
Type:
bool
true if the stream is closed.
gio
input_stream
InputStream
constructors
this
functions
clearPending
close
closeAsync
closeFinish
hasPending
isClosed
read
readAll
readAllAsync
readAllFinish
readAsync
readBytes
readBytesAsync
readBytesFinish
readFinish
self
setPending
skip
skipAsync
skipFinish
properties
_gType
static functions
_getGType
Checks if an input stream is closed.