compression method
Click on the red underlined text to get to the source
... filters;
* Can use a number of different compression methods;
* Can be implemented readily in a manner not covered by
...
... stream.
CMF (Compression Method and flags)
This byte is divided into a 4-bit compression method ...
... Compression Method and flags)
This byte is divided into a 4-bit compression method and a 4-
bit information field depending on the compression method ...
... CM (Compression method)
This identifies the compression method used in the file. CM = 8
denotes the "deflate ...
... CM = 8
denotes the "deflate" compression method with a window size up
to 32K. This is the method used by gzip ...
... FLEVEL (Compression level)
These flags are available for use by specific compression
methods. The "deflate" method (CM ...
...
compressed data
For compression method 8, the compressed data is stored in the
deflate compressed data format ...
