OutputStream.spliceFinish

ptrdiff_t spliceFinish(gio.async_result.AsyncResult result)

Finishes an asynchronous stream splice operation.

Parameters

resulta #GAsyncResult.

Returns

a #gssize of the number of bytes spliced. Note that if the

number of bytes spliced is greater than G_MAXSSIZE, then that will be returned, and there is no way to determine the actual number of bytes spliced.

Throws

[ErrorWrap]