GLib.InputStream.read_all – gio-2.0 Reference Manual
Packages
gio-2.0
GLib
InputStream
InputStream
clear_pending
close
close_async
has_pending
is_closed
read
read_all
read_async
read_bytes
read_bytes_async
set_pending
skip
skip_async
read_all
Description:
public
bool
read_all
(
uint8
[] buffer,
out
size_t
bytes_read,
Cancellable
? cancellable =
null
)
throws
IOError