4 lines
2.1 KiB
HTML
4 lines
2.1 KiB
HTML
<!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>System.IO.HVIO</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">System.IO.HVIO</p></div><div id="interface"><h1>Implementation Classes</h1><div class="top"><p class="src"><span class="keyword">class</span> <a href="System-IO-HVIO.html#t:HVIO" target="main">HVIO</a> a</p></div><h1>Standard HVIO Implementations</h1><h2>Handle</h2><h2>Stream Reader</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="System-IO-HVIO.html#t:StreamReader" target="main">StreamReader</a></p></div><div class="top"><p class="src"><a href="System-IO-HVIO.html#v:newStreamReader" target="main">newStreamReader</a></p></div><h2>Memory Buffer</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="System-IO-HVIO.html#t:MemoryBuffer" target="main">MemoryBuffer</a></p></div><div class="top"><p class="src"><a href="System-IO-HVIO.html#v:newMemoryBuffer" target="main">newMemoryBuffer</a></p></div><div class="top"><p class="src"><a href="System-IO-HVIO.html#v:mbDefaultCloseFunc" target="main">mbDefaultCloseFunc</a></p></div><div class="top"><p class="src"><a href="System-IO-HVIO.html#v:getMemoryBuffer" target="main">getMemoryBuffer</a></p></div><h2>Haskell Pipe</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="System-IO-HVIO.html#t:PipeReader" target="main">PipeReader</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="System-IO-HVIO.html#t:PipeWriter" target="main">PipeWriter</a></p></div><div class="top"><p class="src"><a href="System-IO-HVIO.html#v:newHVIOPipe" target="main">newHVIOPipe</a></p></div></div></body></html> |