gio.ConverterT

Undocumented in source.

Public Imports

gio.c.functions
public import gio.c.functions;
gio.c.types
public import gio.c.types;
glib.ErrorG
public import glib.ErrorG;
glib.GException
public import glib.GException;
gtkc.giotypes
public import gtkc.giotypes;

Members

Templates

ConverterT
template ConverterT(TStruct)

GConverter is implemented by objects that convert binary data in various ways. The conversion can be stateful and may fail at any place.