Searched refs:UncompressedState (Results 1 – 1 of 1) sorted by relevance
173 state = new UncompressedState(bLen); in switchToUncompressedState()202 private class UncompressedState extends DecoderState { class in HuffmanDecoder206 private UncompressedState(long blockLength) { in UncompressedState() method in HuffmanDecoder.UncompressedState