Function
Dexoutput_stream_splice
Declaration [src]
DexFuture*
dex_output_stream_splice (
GOutputStream* output,
GInputStream* input,
GOutputStreamSpliceFlags flags,
int io_priority
)
Parameters
output-
Type:
GOutputStreamThe data is owned by the caller of the function. input-
Type:
GInputStreamA
GInputStream.The data is owned by the caller of the function. flags-
Type:
GOutputStreamSpliceFlagsA set of
GOutputStreamSpliceFlags. io_priority-
Type:
intThe IO priority of the request.