RGtk2 (version 2.20.31)

GMemoryOutputStream: GMemoryOutputStream

Description

Streaming output operations on memory chunks

Arguments

Methods and Functions

gMemoryOutputStreamNew(len) gMemoryOutputStreamGetData(object) gMemoryOutputStreamGetSize(object) gMemoryOutputStreamGetDataSize(object) gMemoryOutputStream(len)

Hierarchy

GObject
   +----GOutputStream
         +----GMemoryOutputStream

Interfaces

GMemoryOutputStream implements GSeekable.

Detailed Description

GMemoryOutputStream is a class for using arbitrary memory chunks as output for GIO streaming output operations.

Structures

Convenient Construction

gMemoryOutputStream is the equivalent of gMemoryOutputStreamNew.

User Functions

References

http://library.gnome.org/devel//gio/GMemoryOutputStream.html