On Sat, May 6, 2017 at 7:40 PM, peterGo <go.peter...@gmail.com> wrote:
> Corrected, corrected link. I will get it right eventually!
>
> For UTF-8 to CP1252: https://play.golang.org/p/vzupJY78XB

FWIW, if you do need CP1252 (you probably don't) it already exists in
Go-land as one of the encodings specified in this package:
https://godoc.org/golang.org/x/text/encoding/charmap

—Sam

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to