Documentation
¶
Index ¶
Constants ¶
View Source
const ( // GBK ... GBK string = "GBK" // UTF8 ... UTF8 string = "UTF8" // UNKNOWN ... UNKNOWN string = "UNKNOWN" )
Variables ¶
This section is empty.
Functions ¶
func GetStringEncoding ¶
GetStringEncoding determine string encoding, UTF8 or GBK or UNKNOWN
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.