public class Transcoding extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
FOURbt |
static int |
FUNii |
static int |
FUNio |
static int |
FUNsi |
static int |
FUNsio |
static int |
FUNso |
static int |
GB4bt |
static int |
INVALID |
static int |
LAST |
static int |
NOMAP |
static int |
NOMAP_RESUME_1 |
static int |
ONEbt |
static int |
STR1 |
static int |
THREEbt |
Transcoder |
transcoder |
static int |
TWObt |
static int |
UNDEF |
static int |
ZERObt |
static int |
ZeroXResume_1 |
static int |
ZeroXResume_2 |
| Constructor and Description |
|---|
Transcoding(Transcoder transcoder,
int flags) |
| Modifier and Type | Method and Description |
|---|---|
static int |
BL_ACTION(Transcoding tc,
byte b) |
static int |
BL_MAX_BYTE(Transcoding tc) |
static int |
BL_MIN_BYTE(Transcoding tc) |
static int |
BL_OFFSET(Transcoding tc,
int b) |
static byte |
getBT0(int a) |
static byte |
getBT1(int a) |
static byte |
getBT2(int a) |
static byte |
getBT3(int a) |
static byte |
getGB4bt0(int a) |
static byte |
getGB4bt1(int a) |
static byte |
getGB4bt2(int a) |
static byte |
getGB4bt3(int a) |
String |
toString() |
static int |
WORDINDEX2INFO(int widx) |
public final Transcoder transcoder
public static final int NOMAP
public static final int ONEbt
public static final int TWObt
public static final int THREEbt
public static final int FOURbt
public static final int INVALID
public static final int UNDEF
public static final int ZERObt
public static final int FUNii
public static final int FUNsi
public static final int FUNio
public static final int FUNso
public static final int STR1
public static final int GB4bt
public static final int FUNsio
public static final int LAST
public static final int NOMAP_RESUME_1
public static final int ZeroXResume_1
public static final int ZeroXResume_2
public Transcoding(Transcoder transcoder, int flags)
public static int WORDINDEX2INFO(int widx)
public static int BL_MIN_BYTE(Transcoding tc)
public static int BL_MAX_BYTE(Transcoding tc)
public static int BL_OFFSET(Transcoding tc, int b)
public static int BL_ACTION(Transcoding tc, byte b)
public static byte getGB4bt0(int a)
public static byte getGB4bt1(int a)
public static byte getGB4bt2(int a)
public static byte getGB4bt3(int a)
public static byte getBT1(int a)
public static byte getBT2(int a)
public static byte getBT3(int a)
public static byte getBT0(int a)
Copyright © 2016. All Rights Reserved.