gio.simple_iostream

Module for SimpleIOStream class

Members

Classes

SimpleIOStream
class SimpleIOStream

gio.simple_iostream.SimpleIOStream creates a gio.iostream.IOStream from an arbitrary gio.input_stream.InputStream and gio.output_stream.OutputStream. This allows any pair of input and output streams to be used with gio.iostream.IOStream methods.

SimpleIOStreamGidBuilder
class SimpleIOStreamGidBuilder

Fluent builder for gio.simple_iostream.SimpleIOStream

SimpleIOStreamGidBuilderImpl
class SimpleIOStreamGidBuilderImpl(T)

Fluent builder implementation template for gio.simple_iostream.SimpleIOStream