Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerGio.InputStream
parent-child marker Gio.FilterInputStream

Class Gio.FilterInputStream

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GFilterInputStream
Class : FilterInputStream
Subclasses: Gio.BufferedInputStream, Gio.ConverterInputStream, Gio.DataInputStream
Extends: Gio.InputStream
Base class for input 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:12 GMT+0800 (HKT)