Version
GSMCharsetDecoder
public class GSMCharsetDecoder
extends java.nio.charset.CharsetDecoder
GSMCharsetDecoder is a concrete subclass of CharsetDecoder tailored for decoding GSM 7-bit encoded text into Java String values. It is tightly coupled with GSMCharset and relies on GSMCharsetDecodingData to decode byte sequences correctly.
Methods:
void setGSMCharsetDecodingData(GSMCharsetDecodingData encodingData) | Injects the decoding data (main and extended character tables) used for GSM 7-bit decoding. |
GSMCharsetDecodingData getGSMCharsetDecodingData() | Returns the current decoding data used by the decoder. |
Methods inherited from class java.nio.charset.CharsetDecoder |
|
averageCharsPerByte, charset, decode, decode, detectedCharset, flush, isAutoDetecting, isCharsetDetected, malformedInputAction, maxCharsPerByte, onMalformedInput, onUnmappableCharacter, replacement, replaceWith, reset, unmappableCharacterAction | |
Methods inherited from class java.lang.Object |
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Start innovating with Mobius
What's next? Let's talk!