Documentation
Dlang.org
IOStream.hasPending
gio
iostream
IOStream
Checks if a stream has pending actions.
class
IOStream
bool
hasPending
(
)
Return Value
Type:
bool
true if stream has pending actions.
gio
iostream
IOStream
constructors
this
functions
clearPending
close
closeAsync
closeFinish
getInputStream
getOutputStream
hasPending
isClosed
self
setPending
spliceAsync
properties
closed
gType
inputStream
outputStream
static functions
getGType
spliceFinish
Checks if a stream has pending actions.