libgpac
Documentation of the core library of GPAC
Loading...
Searching...
No Matches
unicode.c File Reference
#include <gpac/utf.h>

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.