Libparserutils
codec_impl.h File Reference
#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...
 

Typedefs

typedef struct parserutils_charset_handler parserutils_charset_handler
 Codec factory component definition.
 

Typedef Documentation

◆ parserutils_charset_handler

typedef struct parserutils_charset_handler parserutils_charset_handler

Codec factory component definition.