You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: GSM-7 special character size calculation in UCS-2 encoding
Some GSM-7 characters (e.g. ]) requires 14bits to be encoded (so to characters units). When the SMS is encoded using UCS-2, these special characters requires 16 bits, exactly as the normal GSM-7 characters.
0 commit comments