GMemoryInputStream is a class for using arbitrary
memory chunks as input for GIO streaming input operations.
Structures
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.