Reflate is a universal deflate recompressor. Libraries used are built by Shelwien Sir
Код:
Usage:
reflate c/d -l9 -t75p inputfile -o outputfile
reflate c/d -t75p - -o - <stdin> <stdout>
-t#: Number of threads to use ///Only applicable while decompressing
-t#p: (default = 50) Percentage of threads to use