Class Transcoding
java.lang.Object
org.graalvm.shadowed.org.jcodings.transcode.Transcoding
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intfinal Transcoderstatic final intstatic final intstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intBL_ACTION(Transcoding tc, byte b) static intstatic intstatic intBL_OFFSET(Transcoding tc, int b) static bytegetBT0(int a) static bytegetBT1(int a) static bytegetBT2(int a) static bytegetBT3(int a) static bytegetGB4bt0(int a) static bytegetGB4bt1(int a) static bytegetGB4bt2(int a) static bytegetGB4bt3(int a) toString()static intWORDINDEX2INFO(int widx)
-
Field Details
-
transcoder
-
NOMAP
static final int NOMAP- See Also:
-
ONEbt
static final int ONEbt- See Also:
-
TWObt
static final int TWObt- See Also:
-
THREEbt
static final int THREEbt- See Also:
-
FOURbt
static final int FOURbt- See Also:
-
INVALID
static final int INVALID- See Also:
-
UNDEF
static final int UNDEF- See Also:
-
ZERObt
static final int ZERObt- See Also:
-
FUNii
static final int FUNii- See Also:
-
FUNsi
static final int FUNsi- See Also:
-
FUNio
static final int FUNio- See Also:
-
FUNso
static final int FUNso- See Also:
-
STR1
static final int STR1- See Also:
-
GB4bt
static final int GB4bt- See Also:
-
FUNsio
static final int FUNsio- See Also:
-
LAST
static final int LAST- See Also:
-
NOMAP_RESUME_1
static final int NOMAP_RESUME_1- See Also:
-
ZeroXResume_1
static final int ZeroXResume_1- See Also:
-
ZeroXResume_2
static final int ZeroXResume_2- See Also:
-
-
Constructor Details
-
Transcoding
-
-
Method Details
-
toString
-
WORDINDEX2INFO
public static int WORDINDEX2INFO(int widx) -
BL_MIN_BYTE
-
BL_MAX_BYTE
-
BL_OFFSET
-
BL_ACTION
-
getGB4bt0
public static byte getGB4bt0(int a) -
getGB4bt1
public static byte getGB4bt1(int a) -
getGB4bt2
public static byte getGB4bt2(int a) -
getGB4bt3
public static byte getGB4bt3(int a) -
getBT1
public static byte getBT1(int a) -
getBT2
public static byte getBT2(int a) -
getBT3
public static byte getBT3(int a) -
getBT0
public static byte getBT0(int a)
-