Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetermineEncoding ¶
func DetermineEncoding(content []byte, contentType string) (e encoding.Encoding, name string, certain bool)
DetermineEncoding detects the character encoding of the given content.
func GBKBytesToUTF8 ¶
GBKBytesToUTF8 converts GBK bytes to UTF-8 bytes.
func UTF8BytesToGBK ¶
UTF8BytesToGBK converts UTF-8 bytes to GBK bytes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.