OutputStream.writevFinish
bool writevFinish(gio.async_result.AsyncResult result, out size_t bytesWritten)Finishes a stream writev operation.
Parameters
result | a #GAsyncResult. |
bytesWritten | location to store the number of bytes that were written to the stream |
Returns
true on success, false if there was an error
Throws
[ErrorWrap]