Function
Dexoutput_stream_splice
Declaration [src]
DexFuture*
dex_output_stream_splice (
GOutputStream* output,
GInputStream* input,
GOutputStreamSpliceFlags flags,
int io_priority
)
Parameters
output |
GOutputStream* |
No description available. | |
The data is owned by the caller of the function. | |
input |
GInputStream* |
No description available. | |
The data is owned by the caller of the function. | |
flags |
GOutputStreamSpliceFlags |
No description available. | |
io_priority |
int |
No description available. |
Return value
Returns: | DexFuture |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |