Evd.BufferedOutputStream¶
- Subclasses:
None
Methods¶
- Inherited:
Gio.FilterOutputStream (3), Gio.OutputStream (29), GObject.Object (37)
- Structs:
class |
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w |
Whether buffered data should be automaticallly flushed |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
parent |
r |
Class Details¶
- class Evd.BufferedOutputStream(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(base_stream)¶
- Parameters:
base_stream (
Gio.OutputStream) –- Return type:
- notify_write()¶
- write_str(buffer, io_priority, cancellable, callback, *user_data)¶
- Parameters:
buffer (
str) –io_priority (
int) –cancellable (
Gio.CancellableorNone) –callback (
Gio.AsyncReadyCallbackorNone) –
- write_str_finish(result)¶
- Parameters:
result (
Gio.AsyncResult) –- Raises:
- Return type: