MemoryInputStream


Object Hierarchy:

Object hierarchy for MemoryInputStream

Description:

public class MemoryInputStream : InputStream, PollableInputStream, Seekable

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

As of GLib 2.34, MemoryInputStream implements 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