Documentation
Dlang.org
OutputStream.hasPending
gio
output_stream
OutputStream
Checks if an output stream has pending actions.
class
OutputStream
bool
hasPending
(
)
Return Value
Type:
bool
true if stream has pending actions.
gio
output_stream
OutputStream
constructors
this
functions
clearPending
close
closeAsync
closeFinish
flush
flushAsync
flushFinish
hasPending
isClosed
isClosing
self
setPending
splice
spliceAsync
spliceFinish
write
writeAll
writeAllAsync
writeAllFinish
writeAsync
writeBytes
writeBytesAsync
writeBytesFinish
writeFinish
writev
writevAll
writevAllAsync
writevAllFinish
writevAsync
writevFinish
properties
gType
static functions
getGType
Checks if an output stream has pending actions.