Function
Dexio_stream_splice
unstable since: 1.2
Declaration [src]
DexFuture*
dex_io_stream_splice (
GIOStream* stream1,
GIOStream* stream2,
GIOStreamSpliceFlags flags,
int io_priority
)
Parameters
stream1-
Type:
GIOStreamA
GIOStream.The data is owned by the caller of the function. stream2-
Type:
GIOStreamA
GIOStream.The data is owned by the caller of the function. flags-
Type:
GIOStreamSpliceFlagsSplice flags.
io_priority-
Type:
intPriority for the IO operation.