Gio.FilterOutputStream¶
Methods¶
- Inherited:
- Structs:
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/co |
|||
r/w/co |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
base_stream |
r |
||
parent_instance |
r |
Class Details¶
- class Gio.FilterOutputStream(**kwargs)¶
- Bases:
- Abstract:
Yes
- Structure:
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.
Property Details¶
- Gio.FilterOutputStream.props.base_stream¶
- Name:
base-stream
- Type:
- Default Value:
- Flags: