Searched defs:getUncompressedSize (Results 1 – 5 of 5) sorted by relevance
| /external/xz-java/src/org/tukaani/xz/ | ||
| D | BlockOutputStream.java | 132 public long getUncompressedSize() { in getUncompressedSize() method in BlockOutputStream |
| D | BlockInputStream.java | 302 public long getUncompressedSize() { in getUncompressedSize() method in BlockInputStream |
| D | LZMAOutputStream.java | 227 public long getUncompressedSize() { in getUncompressedSize() method in LZMAOutputStream |
| /external/xz-java/src/org/tukaani/xz/index/ | ||
| D | IndexDecoder.java | 159 public long getUncompressedSize() { in getUncompressedSize() method in IndexDecoder |
| /external/xz-java/src/org/tukaani/xz/lzma/ | ||
| D | LZMAEncoder.java | 208 public int getUncompressedSize() { in getUncompressedSize() method in LZMAEncoder |