GMemoryInputStream
Streaming input operations on memory chunks
gMemoryInputStreamNew()gMemoryInputStreamNewFromData(data)gMemoryInputStreamAddData(object, data)gMemoryInputStream(data)
GObject
+----GInputStream
+----GMemoryInputStreamGMemoryInputStream implements
GSeekable.
GMemoryInputStream is a class for using arbitrary
memory chunks as input for GIO streaming input operations.
GMemoryInputStreamImplements GInputStream for arbitrary memory chunks.
gMemoryInputStream is the result of collapsing the constructors of GMemoryInputStream (gMemoryInputStreamNew, gMemoryInputStreamNewFromData) and accepts a subset of its arguments matching the required arguments of one of its delegate constructors.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.