Documentation ¶ Index ¶ func ISO8859_1(s *string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ISO8859_1 ¶ func ISO8859_1(s *string) ISO8859_1 converts strings from UTF-8 to ISO 8859-1 (Latin-1). Facebook incorrectly exports data to Latin-1 instead of UTF-8, causing problems with non-English characters, emojis, etc. Types ¶ This section is empty. Source Files ¶ View all Source files encode.go Click to show internal directories. Click to hide internal directories.