GLib.OutputStream.write_all – 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
write_all
Description:
public
bool
write_all
(
uint8
[] buffer,
out
size_t
bytes_written,
Cancellable
? cancellable =
null
)
throws
IOError