Handbook
Glossary
g_buffered_input_stream_new_sized ( base_stream size -- GInputStream* )
Vocabulary
gio
.
ffi
Inputs
base_stream
an
object
size
an
object
Outputs
GInputStream*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GInputStream*
g_buffered_input_stream_new_sized
( GInputStream* base_stream,
gulong
size )