package
0.0.0-20181129163705-6dbf72b9bcea
Repository: https://github.com/textplus-inc/go-smpp.git
Documentation: pkg.go.dev

# Constants

SMSC Default Alphabet.
Cyrillic (ISO-8859-5).
Latin 1 (ISO-8859-1).
UCS2 (ISO/IEC-10646).

# Interfaces

Codec defines a text codec.

# Type aliases

DataCoding to define text codecs.
GSM 7-bit (unpacked).
GSM 7-bit (packed).
ISO88595 text codec.
Latin1 text codec.
Raw text codec, no encoding.
UCS2 text codec.