I need to read a text file that is encoded in GBK. The standard library in Go programming language assumes that all text is encoded in UTF-8.
How can I read files in other encodings?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…