GMemoryInputStream: GMemoryInputStream

Description Methods and Functions Hierarchy Interfaces Detailed Description Structures Convenient Construction Author(s) References

Description

Streaming input operations on memory chunks

Methods and Functions

gMemoryInputStreamNew()
gMemoryInputStreamNewFromData(data)
gMemoryInputStreamAddData(object, data)
gMemoryInputStream(data)

Hierarchy

1
2
3

Interfaces

GMemoryInputStream implements GSeekable.

Detailed Description

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

Structures

GMemoryInputStream

Implements GInputStream for arbitrary memory chunks.

Convenient Construction

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.

Author(s)

Derived by RGtkGen from GTK+ documentation

References

https://developer.gnome.org/gio/stable/GMemoryInputStream.html


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.