GLib.InputStream.read_async – 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_async
Description:
public
virtual
async
ssize_t
read_async
(
uint8
[] buffer,
int
io_priority =
DEFAULT
,
Cancellable
? cancellable =
null
)
throws
IOError