Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 6ae69e5eca788d52d1d55e0ca5834ac8 > files > 29

ghc-zlib-devel-0.5.3.1-2.fc15.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Codec.Compression.GZip</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body id="mini"><div id="module-header"><p class="caption">Codec.Compression.GZip</p></div><div id="interface"><h1>Simple compression and decompression
</h1><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:compress" target="main">compress</a></p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:decompress" target="main">decompress</a></p></div><h1>Extended api with control over compression parameters
</h1><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:compressWith" target="main">compressWith</a></p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:decompressWith" target="main">decompressWith</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Codec-Compression-GZip.html#t:CompressParams" target="main">CompressParams</a> </p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:defaultCompressParams" target="main">defaultCompressParams</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Codec-Compression-GZip.html#t:DecompressParams" target="main">DecompressParams</a> </p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:defaultDecompressParams" target="main">defaultDecompressParams</a></p></div><h2>The compression parameter types
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Codec-Compression-GZip.html#t:CompressionLevel" target="main">CompressionLevel</a> </p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:defaultCompression" target="main">defaultCompression</a></p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:noCompression" target="main">noCompression</a></p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:bestSpeed" target="main">bestSpeed</a></p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:bestCompression" target="main">bestCompression</a></p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:compressionLevel" target="main">compressionLevel</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Codec-Compression-GZip.html#t:Method" target="main">Method</a> </p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:deflateMethod" target="main">deflateMethod</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Codec-Compression-GZip.html#t:WindowBits" target="main">WindowBits</a> </p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:defaultWindowBits" target="main">defaultWindowBits</a></p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:windowBits" target="main">windowBits</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Codec-Compression-GZip.html#t:MemoryLevel" target="main">MemoryLevel</a> </p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:defaultMemoryLevel" target="main">defaultMemoryLevel</a></p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:minMemoryLevel" target="main">minMemoryLevel</a></p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:maxMemoryLevel" target="main">maxMemoryLevel</a></p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:memoryLevel" target="main">memoryLevel</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Codec-Compression-GZip.html#t:CompressionStrategy" target="main">CompressionStrategy</a> </p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:defaultStrategy" target="main">defaultStrategy</a></p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:filteredStrategy" target="main">filteredStrategy</a></p></div><div class="top"><p class="src"><a href="Codec-Compression-GZip.html#v:huffmanOnlyStrategy" target="main">huffmanOnlyStrategy</a></p></div></div></body></html>