Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerGio.OutputStream
parent-child marker Gio.FilterOutputStream

Class Gio.FilterOutputStream

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GFilterOutputStream
Class : FilterOutputStream
Subclasses: Gio.BufferedOutputStream, Gio.ConverterOutputStream, Gio.DataOutputStream
Extends: Gio.OutputStream
Base class for output stream implementations that perform some
kind of filtering operation on a base stream. Typical examples
of filtering operations are character set conversion, compression
and byte order flipping.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties- Nowhere other than here
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:13 GMT+0800 (HKT)