Documentation
Dlang.org
OutputStream.closeFinish
gio
output_stream
OutputStream
Closes an output stream.
class
OutputStream
bool
closeFinish
(
gio.async_result.AsyncResult
result
)
Parameters
result
gio
.
async_result
.
AsyncResult
a #GAsyncResult.
Return Value
Type:
bool
true if stream was successfully closed, false otherwise.
gio
output_stream
OutputStream
functions
clearPending
close
closeAsync
closeFinish
flush
flushAsync
flushFinish
hasPending
isClosed
isClosing
setPending
splice
spliceAsync
spliceFinish
write
writeAll
writeAllAsync
writeAllFinish
writeAsync
writeBytes
writeBytesAsync
writeBytesFinish
writeFinish
writev
writevAll
writevAllAsync
writevAllFinish
writevAsync
writevFinish
Closes an output stream.