K2InformaticsGmbH / smpp_parser

A parser for SMPP protocol PDUs
Apache License 2.0
3 stars 1 forks source link

Refactor UTF-8/UTF-16/UCS2 related transcoder functions and export #7

Closed c-bik closed 6 years ago

c-bik commented 6 years ago

Related to https://github.com/K2InformaticsGmbH/mpro/issues/191

processing of short_message in JSON to correct UTF-8 encoding should be an separate and optional step!