MemoryInputStream


Object Hierarchy:

Object hierarchy for MemoryInputStream

Description:

[ CCode ( type_id = "g_memory_input_stream_get_type ()" ) ]
public class MemoryInputStream : InputStream, PollableInputStream, Seekable

`GMemoryInputStream` is a class for using arbitrary memory chunks as input for GIO streaming input operations.

As of GLib 2.34, `GMemoryInputStream` implements [iface@Gio.PollableInputStream].


Namespace: GLib
Package: gio-2.0

Content:

Creation methods:

Methods:

Inherited Members:

All known members inherited from interface GLib.PollableInputStream
All known members inherited from interface GLib.Seekable