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.
--- 90428 Thu Jan 1 00:00:00 1970
+++ 22749 Thu Jan 1 00:00:00 1970
@@ -1,10 +1,10 @@
-multi-algorithm compression
+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.
+ 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.