Documentation
¶
Index ¶
Constants ¶
View Source
const ( UTF8 = "UTF-8" IBM866 = "IBM866" ISO88591 = "ISO-8859-1" ISO88592 = "ISO-8859-2" ISO88593 = "ISO-8859-3" ISO88594 = "ISO-8859-4" ISO88595 = "ISO-8859-5" ISO88596 = "ISO-8859-6" ISO88597 = "ISO-8859-7" ISO88598 = "ISO-8859-8" ISO88598i = "ISO-8859-8-I" ISO885910 = "ISO-8859-10" ISO885913 = "ISO-8859-13" ISO885914 = "ISO-8859-14" ISO885915 = "ISO-8859-15" ISO885916 = "ISO-8859-16" KOI8R = "KOI8-R" KOI8U = "KOI8-U" Macintosh = "MACINTOSH" Windows874 = "ISO-8859-11" Windows1250 = "CP1250" Windows1251 = "CP1251" Windows1252 = ISO88591 Windows1253 = "CP1253" Windows1254 = "ISO-8859-9" Windows1255 = "CP1255" Windows1256 = "CP1256" Windows1257 = "CP1257" Windows1258 = "CP1258" XMacCyrillic = "X-MAC-CYRILLIC" GBK = "GBK" Gb18030 = "gb18030" Big5 = "Big5" EUCJP = "EUC-JP" ISO2022JP = "ISO-2022-JP" ShiftJIS = "Shift_JIS" EUCKR = "EUC-KR" UTF16BE = "UTF-16BE" UTF16LE = "UTF-16LE" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.