Searched refs:BlockInputStream (Results 1 – 4 of 4) sorted by relevance
48 private BlockInputStream blockDecoder = null;296 blockDecoder = new BlockInputStream( in read()
20 class BlockInputStream extends InputStream { class36 public BlockInputStream(InputStream in, in BlockInputStream() method in BlockInputStream
148 private BlockInputStream blockDecoder = null;949 blockDecoder = new BlockInputStream(
12 src/org/tukaani/xz/BlockInputStream.java