Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 6e204a966e8c42d976f99a1700ce5f20 > files > 2309

ghc-7.4.2-4.mga5.i586.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>GHC.IO.Encoding.UTF16</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();setSynopsis("mini_GHC-IO-Encoding-UTF16.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">base-4.5.1.0: Basic libraries</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Portability</th><td>non-portable</td></tr><tr><th>Stability</th><td>internal</td></tr><tr><th>Maintainer</th><td>libraries@haskell.org</td></tr><tr><th>Safe Haskell</th><td>Trustworthy</td></tr></table><p class="caption">GHC.IO.Encoding.UTF16</p></div><div id="description"><p class="caption">Description</p><div class="doc"><p>UTF-16 Codecs for the IO library
</p><p>Portions Copyright   : (c) Tom Harper 2008-2009,
                        (c) Bryan O'Sullivan 2009,
                        (c) Duncan Coutts 2009
</p></div></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a name="v:utf16" class="def">utf16</a> :: <a href="GHC-IO-Encoding-Types.html#t:TextEncoding">TextEncoding</a></p></div><div class="top"><p class="src"><a name="v:mkUTF16" class="def">mkUTF16</a> :: <a href="GHC-IO-Encoding-Failure.html#t:CodingFailureMode">CodingFailureMode</a> -&gt; <a href="GHC-IO-Encoding-Types.html#t:TextEncoding">TextEncoding</a></p></div><div class="top"><p class="src"><a name="v:utf16_decode" class="def">utf16_decode</a> :: <a href="Data-IORef.html#t:IORef">IORef</a> (<a href="Data-Maybe.html#t:Maybe">Maybe</a> <a href="GHC-IO-Encoding-Types.html#t:DecodeBuffer">DecodeBuffer</a>) -&gt; <a href="GHC-IO-Encoding-Types.html#t:DecodeBuffer">DecodeBuffer</a></p></div><div class="top"><p class="src"><a name="v:utf16_encode" class="def">utf16_encode</a> :: <a href="Data-IORef.html#t:IORef">IORef</a> <a href="Data-Bool.html#t:Bool">Bool</a> -&gt; <a href="GHC-IO-Encoding-Types.html#t:EncodeBuffer">EncodeBuffer</a></p></div><div class="top"><p class="src"><a name="v:utf16be" class="def">utf16be</a> :: <a href="GHC-IO-Encoding-Types.html#t:TextEncoding">TextEncoding</a></p></div><div class="top"><p class="src"><a name="v:mkUTF16be" class="def">mkUTF16be</a> :: <a href="GHC-IO-Encoding-Failure.html#t:CodingFailureMode">CodingFailureMode</a> -&gt; <a href="GHC-IO-Encoding-Types.html#t:TextEncoding">TextEncoding</a></p></div><div class="top"><p class="src"><a name="v:utf16be_decode" class="def">utf16be_decode</a> :: <a href="GHC-IO-Encoding-Types.html#t:DecodeBuffer">DecodeBuffer</a></p></div><div class="top"><p class="src"><a name="v:utf16be_encode" class="def">utf16be_encode</a> :: <a href="GHC-IO-Encoding-Types.html#t:EncodeBuffer">EncodeBuffer</a></p></div><div class="top"><p class="src"><a name="v:utf16le" class="def">utf16le</a> :: <a href="GHC-IO-Encoding-Types.html#t:TextEncoding">TextEncoding</a></p></div><div class="top"><p class="src"><a name="v:mkUTF16le" class="def">mkUTF16le</a> :: <a href="GHC-IO-Encoding-Failure.html#t:CodingFailureMode">CodingFailureMode</a> -&gt; <a href="GHC-IO-Encoding-Types.html#t:TextEncoding">TextEncoding</a></p></div><div class="top"><p class="src"><a name="v:utf16le_decode" class="def">utf16le_decode</a> :: <a href="GHC-IO-Encoding-Types.html#t:DecodeBuffer">DecodeBuffer</a></p></div><div class="top"><p class="src"><a name="v:utf16le_encode" class="def">utf16le_encode</a> :: <a href="GHC-IO-Encoding-Types.html#t:EncodeBuffer">EncodeBuffer</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.11.0</p></div></body></html>