static void |
ChmAssert.assertChmBlockSegment(byte[] data,
ChmLzxcResetTable resetTable,
int blockNumber,
int lzxcBlockOffset,
int lzxcBlockLength)
Checks a validity of the chmBlockSegment parameters
|
static byte[] |
ChmCommons.getChmBlockSegment(byte[] data,
ChmLzxcResetTable resetTable,
int blockNumber,
int lzxcBlockOffset,
int lzxcBlockLength) |
void |
ChmLzxcResetTable.parse(byte[] data,
ChmLzxcResetTable chmLzxcResetTable) |
protected void |
ChmWrapper.setChmLzxcResetTable(ChmLzxcResetTable chmLzxcResetTable) |