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
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 has pending actions.