Home
last modified time | relevance | path

Searched defs:getUncompressedSize (Results 1 – 5 of 5) sorted by relevance

/external/xz-java/src/org/tukaani/xz/
DBlockOutputStream.java132 public long getUncompressedSize() { in getUncompressedSize() method in BlockOutputStream
DBlockInputStream.java302 public long getUncompressedSize() { in getUncompressedSize() method in BlockInputStream
DLZMAOutputStream.java227 public long getUncompressedSize() { in getUncompressedSize() method in LZMAOutputStream
/external/xz-java/src/org/tukaani/xz/index/
DIndexDecoder.java159 public long getUncompressedSize() { in getUncompressedSize() method in IndexDecoder
/external/xz-java/src/org/tukaani/xz/lzma/
DLZMAEncoder.java208 public int getUncompressedSize() { in getUncompressedSize() method in LZMAEncoder