OutputStream.writevFinish

bool writevFinish(gio.async_result.AsyncResult result, out size_t bytesWritten)

Finishes a stream writev operation.

Parameters

resulta #GAsyncResult.
bytesWrittenlocation to store the number of bytes that were written to the stream

Returns

true on success, false if there was an error

Throws

[ErrorWrap]