spliceAsync

open fun spliceAsync(    stream2: IoStream,     flags: IoStreamSpliceFlags,     ioPriority: <Error class: unknown class>,     cancellable: Cancellable? = null,     callback: AsyncReadyCallback?)(source)

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 to call when the request is satisfied