[ 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].