compress(byte[]) |  | 0% |  | 0% | 3 | 3 | 20 | 20 | 1 | 1 |
initializeStringTable() |  | 0% |  | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
addTableEntry(MyBitOutputStream, MyLzwCompressor.ByteArray) |  | 0% |  | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
MyLzwCompressor(int, ByteOrder, boolean, MyLzwCompressor.Listener) |  | 0% |  | 0% | 2 | 2 | 13 | 13 | 1 | 1 |
codeFromString(byte[], int, int) |  | 0% |  | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
writeClearCode(MyBitOutputStream) |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
writeEoiCode(MyBitOutputStream) |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
writeDataCode(MyBitOutputStream, int) |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addTableEntry(MyBitOutputStream, byte[], int, int) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
arrayToKey(byte) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
incrementCodeSize() |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isInTable(byte[], int, int) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
MyLzwCompressor(int, ByteOrder, boolean) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
arrayToKey(byte[], int, int) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
writeCode(MyBitOutputStream, int) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
clearTable() |  | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |