CompressionUtil

public class CompressionUtil

Simplified usage of apache compress through Object functions.

Functions

Link copied to clipboard
public final InputStream gunzip(Path path)
Link copied to clipboard
public final Path uncompressTarGz(Path input, Path dest)

Properties

Link copied to clipboard
public final static CompressionUtil INSTANCE