Searched refs:getUncompressedSize (Results 1 – 8 of 8) sorted by relevance
114 int uncompressedSize = lzma.getUncompressedSize(); in writeChunk()125 uncompressedSize = lzma.getUncompressedSize(); in writeChunk()
131 public long getUncompressedSize() { in getUncompressedSize() method in BlockOutputStream
314 blockDecoder.getUncompressedSize()); in read()
328 blockEncoder.getUncompressedSize()); in endBlock()
281 public long getUncompressedSize() { in getUncompressedSize() method in BlockInputStream
416 uncompressedSize += index.getUncompressedSize(); in SeekableXZInputStream()
159 public long getUncompressedSize() { in getUncompressedSize() method in IndexDecoder
199 public int getUncompressedSize() { in getUncompressedSize() method in LZMAEncoder