package
1.0.5
Repository: https://github.com/devyx-tech/go-smpp.git
Documentation: pkg.go.dev

# Functions

Decode text.
Encode text.

# 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).
ISO88591 text codec.
ISO88595 text codec.
Latin1 text codec.
Raw text codec, no encoding.
UCS2 text codec.