decentral1se 47045ca8f1
All checks were successful
continuous-integration/drone/push Build is passing
feat: improved deploy progress reporting
See #478
2025-03-23 09:13:36 +00:00

269 B

go-localereader

CodePage decoder for Windows

Usage

io.Copy(os.Stdout, localereader.NewAcpReader(bytes.Reader(bytesSjis)))

Installation

$ go get github.com/mattn/go-localereader

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)