Handbook
Glossary
g_input_stream_read_all_finish ( input_stream result bytes_read error -- gboolean )
Vocabulary
gio
.
ffi
Inputs
input_stream
an
object
result
an
object
bytes_read
an
object
error
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gboolean
g_input_stream_read_all_finish
( GInputStream* input_stream, GAsyncResult* result, gsize*
bytes_read, GError* error )