GLib.OutputStream.splice – gio-2.0 Reference Manual
Packages
gio-2.0
GLib
OutputStream
OutputStream
clear_pending
close
close_async
flush
flush_async
has_pending
is_closed
is_closing
set_pending
splice
splice_async
write
write_all
write_async
write_bytes
write_bytes_async
splice
Description:
public
virtual
ssize_t
splice
(
InputStream
source,
OutputStreamSpliceFlags
flags,
Cancellable
? cancellable =
null
)
throws
IOError