g_input_stream_read_bytes ( input_stream count cancellable error -- GBytes* )


Vocabulary
gio.ffi

Inputs
input_streaman object
countan object
cancellablean object
erroran object


Outputs
GBytes*an object


Definition


LIBRARY: gio FUNCTION: GBytes* g_input_stream_read_bytes
( GInputStream* input_stream, gsize count, GCancellable*
cancellable, GError* error )