Handbook
Glossary
g_memory_input_stream_new_from_bytes ( bytes -- GInputStream* )
Vocabulary
gio
.
ffi
Inputs
bytes
an
object
Outputs
GInputStream*
an
object
Definition
USING:
alien.syntax
glib.ffi
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GInputStream*
g_memory_input_stream_new_from_bytes
( GBytes* bytes )