a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: Multi-algorithm compression
DACT compresses each block within the file with all its known algorithms and
uses the block with the best compression ratio.
.
DACT can encrypt the compressed data with one of two algorithms.
.
Compression time for DACT is slow as each block is compressed multiple times,
.
Current supported compression algorithms include RLE, Delta, Text, Zlib,
Modified Zlib, Bzip2 and Seminibble Encoding.
.
Description: Multi-algorithm compression
DACT compresses each block within the file with all its known algorithms and
uses the block with the best compression ratio.
.
DACT can encrypt the compressed data with one of two algorithms.
.
Compression time for DACT is slow as each block is compressed multiple times,
.
Current supported compression algorithms include RLE, Delta, Text, Zlib,
Modified Zlib, Bzip2 and Seminibble Encoding.
--- 1497 Thu Jan 1 00:00:00 1970
+++ 22749 Thu Jan 1 00:00:00 1970
@@ -8,4 +8,3 @@
.
Current supported compression algorithms include RLE, Delta, Text, Zlib,
Modified Zlib, Bzip2 and Seminibble Encoding.
- .