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
functions
clearPending
close
closeAsync
closeFinish
hasPending
isClosed
read
readAll
readAllAsync
readAllFinish
readAsync
readBytes
readBytesAsync
readBytesFinish
readFinish
setPending
skip
skipAsync
skipFinish
Checks if an input stream is closed.