Camel.NullOutputStream¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Camel.NullOutputStream(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Returns:
a new
Gio.OutputStream
- Return type:
Creates a new “null” output stream.
New in version 3.12.
- get_bytes_written()¶
- Returns:
total byte count
- Return type:
Gets the total number of bytes written to self.
New in version 3.12.