Searched defs:getUncompressedStream (Results 1 – 2 of 2) sorted by relevance
35 public static InputStream getUncompressedStream(InputStream in) throws IOException { in getUncompressedStream() method in FileTransforms
34 public static InputStream getUncompressedStream(final InputStream in) throws IOException { in getUncompressedStream() method in Compress