gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
InputStream.isClosed
gio
InputStream
InputStream
Checks if an input stream is closed.
Return: %TRUE if the stream is closed.
class
InputStream
bool
isClosed
(
)
Meta
Source
See Implementation
gio
InputStream
InputStream
constructors
this
functions
clearPending
close
closeAsync
closeFinish
getInputStreamStruct
getStruct
hasPending
isClosed
read
readAll
readAsync
readBytes
readBytesAsync
readBytesFinish
readFinish
setPending
setStruct
skip
skipAsync
skipFinish
static functions
getType
variables
gInputStream
Checks if an input stream is closed.
Return: %TRUE if the stream is closed.