compression method
Click on the red underlined text to get to the source
... filters;
* Compresses data with efficiency comparable to the best
currently available general-purpose compression methods,
and in particular considerably better than the "compress"
program;
...
... stream.
We now specify each compression method in turn.
...
...
Any data compression method involves the reduction of redundancy in
the data. Consequently, any corruption of the data is likely to have
...
