libgpac
Documentation of the core library of GPAC
unicode.c File Reference
#include <gpac/utf.h>
+ Include dependency graph for unicode.c:

Functions

GF_EXPORT u32 utf8_to_ucs4 (u32 *ucs4_buf, u32 utf8_len, unsigned char *utf8_buf)
 Unicode conversion from UTF-8 to UCS-4. More...