|
Libcroco
|
This class is responsible of the the encoding conversions stuffs in libcroco. More...
#include <cr-enc-handler.h>
Data Fields | |
| enum CREncoding | encoding |
| CREncInputFunc | decode_input |
| CREncInputFunc | encode_output |
| CREncInputStrLenAsUtf8Func | enc_str_len_as_utf8 |
| CREncUtf8StrLenAsOutputFunc | utf8_str_len_as_enc |
This class is responsible of the the encoding conversions stuffs in libcroco.
Definition at line 69 of file cr-enc-handler.h.
Definition at line 72 of file cr-enc-handler.h.
Definition at line 74 of file cr-enc-handler.h.
Definition at line 73 of file cr-enc-handler.h.
Definition at line 71 of file cr-enc-handler.h.
Definition at line 75 of file cr-enc-handler.h.
1.7.6.1