Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 865 Bytes

File metadata and controls

14 lines (9 loc) · 865 Bytes

GSM 03.38 Character Encoding

GoDoc Badge GoReportCard Badge Build Status

This module provides transformers for encoding/decoding GSM character sets into/from UTF-8. It relies on interfaces defined by golang.org/x/text/transform package.

More details about the interfaces can be found here.

Character set mapping table was taken from here.