gio.converter.Converter is an interface for streaming conversions.
gio.converter.Converter is implemented by objects that convert binary data in various ways. The conversion can be stateful and may fail at any place.
Some example conversions are: character set conversion, compression, decompression and regular expression replace.
gio.converter.Converter is an interface for streaming conversions.
gio.converter.Converter is implemented by objects that convert binary data in various ways. The conversion can be stateful and may fail at any place.
Some example conversions are: character set conversion, compression, decompression and regular expression replace.