#include <ucs2le.h>
Data Fields | |
iconv_t | from |
Iconv handle for the translation from UCS-2LE to the current codepage. | |
iconv_t | to |
Iconv handle for the translation from the current codepage to UCS-2LE. |
iconv_t t_ucs2le::from |
Iconv handle for the translation from UCS-2LE to the current codepage.
iconv_t t_ucs2le::to |
Iconv handle for the translation from the current codepage to UCS-2LE.