g_output_stream_write_bytes_async ( output_stream bytes io_priority cancellable callback user_data -- )


Vocabulary
gio.ffi

Inputs
output_streaman object
bytesan object
io_priorityan object
cancellablean object
callbackan object
user_dataan object


Outputs
None

Definition


LIBRARY: gio FUNCTION: void
g_output_stream_write_bytes_async
( GOutputStream* output_stream, GBytes* bytes, gint
io_priority, GCancellable* cancellable, GAsyncReadyCallback
callback, gpointer user_data )