FilterInputStream


Object Hierarchy:

GLib.FilterInputStream GLib.FilterInputStream GLib.FilterInputStream GLib.InputStream GLib.InputStream GLib.InputStream->GLib.FilterInputStream GLib.Object GLib.Object GLib.Object->GLib.InputStream

Description:

[ CCode ( type_id = "g_filter_input_stream_get_type ()" ) ]
public abstract class FilterInputStream : 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.


Namespace: GLib
Package: gio-2.0

Content:

Properties:

Creation methods:

Methods:

Inherited Members: