Fields Summary |
---|
static final int | NOPNo operation: used to pad words on flush. |
static final int | RAWIntroduces raw byte format. |
static final int | BASEFormat indicator for characters found in lookup table. |
static final String | codeTableA character's code is it's index in the lookup table. |