nlp
1.2.0
nlp
/
com.londogard.nlp.utils
/
CompressionUtil
Compression
Util
public
class
CompressionUtil
Content copied to clipboard
Simplified usage of apache compress through Object functions.
Functions
Properties
Functions
gunzip
Link copied to clipboard
public
final
InputStream
gunzip
(
Path
path
)
Content copied to clipboard
uncompress
Tar
Gz
Link copied to clipboard
public
final
Path
uncompressTarGz
(
Path
input
,
Path
dest
)
Content copied to clipboard
Properties
INSTANCE
Link copied to clipboard
public
final
static
CompressionUtil
INSTANCE
Content copied to clipboard