public interface T4Code
Modifier and Type | Field and Description |
---|---|
static short |
EOL |
static short |
EOL_PLUS_ONE |
static short |
EOL_PLUS_ZERO |
static int[] |
runLenArray |
Modifier and Type | Method and Description |
---|---|
short |
getCode() |
int |
getCodeLen() |
int |
getRunLen() |
static final int[] runLenArray
static final short EOL
static final short EOL_PLUS_ONE
static final short EOL_PLUS_ZERO