#include <stdbool.h>#include <inttypes.h>#include <parserutils/charset/codec.h>Go to the source code of this file.
Data Structures | |
| struct | parserutils_charset_codec |
| Core charset codec definition; implementations extend this. More... | |
| struct | parserutils_charset_handler |
| Codec factory component definition. More... | |
1.5.6