![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
This file provides access to text conversion functions used by the TSLUTF8Encoder and TSLUTF8Decoder classes
The class is not documented as it is for internal MapLink Pro use only.
Static Public Member Functions | |
static char * | encodeUTF8 (TSLTextEncoding inputEncoding, const char *t, unsigned int tSize) |
static char * | encodeUTF8 (const wchar_t *t, unsigned int tSize) |
static char * | decodeUTF8 (TSLTextEncoding outputEncoding, const char *t, unsigned int tSize) |
static wchar_t * | encode (TSLTextEncoding inputEncoding, const char *t, unsigned int tSize) |
|
static |
|
static |
|
static |
|
static |