Skip to content

sharkattack51/go_Shift-JIS_to_UTF-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

go_Shift-JIS_to_UTF-8

Code snipet for convert UTF-8 from Shift-JIS.

Reference source

http://qiita.com/nobuhito/items/ff782f64e32f7ed95e43

Require package

$ go get golang.org/x/net/html/charset
$ go get golang.org/x/text/encoding/japanese
$ go get golang.org/x/text/transform

About

Code snipet for convert UTF-8 from Shift-JIS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages