added get_utf16_length/to_utf16 functions.

This commit is contained in:
2022-06-14 15:55:42 +08:00
parent 1874288c2a
commit 22267b5f6f
2 changed files with 27 additions and 3 deletions

View File

@@ -16,6 +16,8 @@ namespace hgl
{
NONE=0, ///<起始定义,无意义
IBM437 =437, ///<OEM United States (dos)
//中文
GBK =936, ///<中国GBK标准中文
Big5 =950, ///<中国台湾Big5标准繁体中文