Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > d5d42515f78bdb3a5381de09f2cf4125 > files > 552

ghc-doc-7.4.2-2.mga3.x86_64.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>Data.Binary</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">Data.Binary</p></div><div id="interface"><h1>The Binary class
</h1><div class="top"><p class="src"><span class="keyword">class</span> <a href="Data-Binary.html#t:Binary" target="main">Binary</a> t</p></div><h1>The Get and Put monads
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-Binary.html#t:Get" target="main">Get</a> a</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Data-Binary.html#t:Put" target="main">Put</a> </p></div><h1>Useful helpers for writing instances
</h1><div class="top"><p class="src"><a href="Data-Binary.html#v:putWord8" target="main">putWord8</a></p></div><div class="top"><p class="src"><a href="Data-Binary.html#v:getWord8" target="main">getWord8</a></p></div><h1>Binary serialisation
</h1><div class="top"><p class="src"><a href="Data-Binary.html#v:encode" target="main">encode</a></p></div><div class="top"><p class="src"><a href="Data-Binary.html#v:decode" target="main">decode</a></p></div><h1>IO functions for serialisation
</h1><div class="top"><p class="src"><a href="Data-Binary.html#v:encodeFile" target="main">encodeFile</a></p></div><div class="top"><p class="src"><a href="Data-Binary.html#v:decodeFile" target="main">decodeFile</a></p></div></div></body></html>