spliceAsync

open fun spliceAsync(stream2: IOStream, flags: IOStreamSpliceFlags, ioPriority: Int, cancellable: Cancellable? = null, callback: AsyncReadyCallback)

Asynchronously splice the output stream of @stream1 to the input stream of

Since

2.28

Parameters

stream2

a #GIOStream.

flags

a set of #GIOStreamSpliceFlags.

ioPriority

the io priority of the request.

cancellable

optional #GCancellable object, null to ignore.

callback

a #GAsyncReadyCallback.