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

GFilterOutputStream

GFilterOutputStream


Description

Filter Output Stream

Methods and Functions

Hierarchy

GObject
   +----GOutputStream
         +----GFilterOutputStream
               +----GBufferedOutputStream
               +----GDataOutputStream

Structures

GFilterOutputStream

A base class for all output streams that work on an underlying stream.

Properties

base-stream [GOutputStream : * : Read / Write / Construct Only]

The underlying base stream on which the io ops will be done.

close-base-stream [logical : Read / Write / Construct Only]

If the base stream should be closed when the filter stream is closed. Default value: TRUE

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.