Documentation
Dlang.org
InputStream.hasPending
gio
input_stream
InputStream
Checks if an input stream has pending actions.
class
InputStream
bool
hasPending
(
)
Return Value
Type:
bool
true if stream has pending actions.
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 has pending actions.