<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Deflate - Page 6 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Deflate&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Deflate&amp;p=7">3.Next</a>
</p>
<p>with the Huffman table supplied.<br/>
** <code>11</code>: <b>Reserved</b> (error).</p>

<p>Most compressible data will end up being encoded using method <code>10</code>, the dynamic Huffman encoding, which produces an optimized Huffman tree customized for each block of data individually. Instructions to generate the necessary Huffman tree immediately follow the block header. The static Huffman option is used for short messages, where the fixed saving gained by omitting the tree outweighs the percentage compression loss due to using a non-optimal</p><p>
<a accesskey="1" href="page.php?w=Deflate&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Deflate&amp;p=7">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
