Converter


Object Hierarchy:

Object hierarchy for Converter

Description:

public interface Converter : Object

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.

All known implementing classes:
 

Namespace: GLib
Package: gio-2.0

Content:

Methods:

Inherited Members: