go
OutputStream.isClosed
gio
OutputStream
OutputStream
Checks if an output stream has already been closed.
class
OutputStream
bool
isClosed
(
)
Return Value
Type:
bool
TRUE
if
stream
is closed.
FALSE
otherwise.
gio
OutputStream
OutputStream
constructors
this
functions
clearPending
close
closeAsync
closeFinish
flush
flushAsync
flushFinish
getOutputStreamStruct
getStruct
hasPending
isClosed
isClosing
setPending
splice
spliceAsync
spliceFinish
vprintf
write
writeAll
writeAllAsync
writeAllFinish
writeAsync
writeBytes
writeBytesAsync
writeBytesFinish
writeFinish
writev
writevAll
writevAllAsync
writevAllFinish
writevAsync
writevFinish
static functions
getType
variables
gOutputStream
Checks if an output stream has already been closed.