g_input_stream_read_bytes_async ( input_stream count io_priority cancellable callback user_data -- )


Vocabulary
gio.ffi

Inputs
input_streaman object
countan object
io_priorityan object
cancellablean object
callbackan object
user_dataan object


Outputs
None

Definition


LIBRARY: gio FUNCTION: void g_input_stream_read_bytes_async
( GInputStream* input_stream, gsize count, gint io_priority,
GCancellable* cancellable, GAsyncReadyCallback callback,
gpointer user_data )