Searched refs:BlockInputStream (Results 1 – 4 of 4) sorted by relevance
49 private BlockInputStream blockDecoder = null;420 blockDecoder = new BlockInputStream( in read()
20 class BlockInputStream extends InputStream { class36 public BlockInputStream(InputStream in, in BlockInputStream() method in BlockInputStream
154 private BlockInputStream blockDecoder = null;1136 blockDecoder = new BlockInputStream(
16 src/org/tukaani/xz/BlockInputStream.java