Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

GMemoryInputStream

GMemoryInputStream


Description

Streaming input operations on memory chunks

Methods and Functions

Hierarchy

GObject
   +----GInputStream
         +----GMemoryInputStream

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


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.