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
I would like verify wther given message text is UCS2 or GSM7.
Should I use ch-commons-charset library.
GSMCharset.canRepresent(..)?
NOt sure about UCS2?
UCSChatset class doesn't have such method
The text was updated successfully, but these errors were encountered:
sac10nikam
changed the title
is GSM7 or is UCS2 message
Need to know isUCS2 message. We have GSMCharset.canRepresent(str). Similarly do we have it for UCS messages
Feb 14, 2020
Hi Team,
I would like verify wther given message text is UCS2 or GSM7.
Should I use ch-commons-charset library.
GSMCharset.canRepresent(..)?
NOt sure about UCS2?
UCSChatset class doesn't have such method
The text was updated successfully, but these errors were encountered: