Searched refs:decompressNextSymbol (Results 1 – 3 of 3) sorted by relevance
77 final int result = decompressNextSymbol(); in read()104 protected abstract int decompressNextSymbol() throws IOException; in decompressNextSymbol() method in LZWInputStream
84 protected int decompressNextSymbol() throws IOException { in decompressNextSymbol() method in UnshrinkingInputStream
121 protected int decompressNextSymbol() throws IOException { in decompressNextSymbol() method in ZCompressorInputStream