Files
dotfiles/cabal/share/doc/x86_64-osx-ghc-7.10.1/MissingH-1.3.0.1/html/mini_System-IO-Binary.html
2015-04-05 17:47:08 +02:00

4 lines
3.3 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.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">System.IO.Binary</p></div><div id="interface"><h1>Support for different types of blocks</h1><div class="top"><p class="src"><span class="keyword">class</span> <a href="System-IO-Binary.html#t:BinaryConvertible" target="main">BinaryConvertible</a> a</p></div><h1>Entire File/Handle Utilities</h1><h2>Opened Handle Data Copying</h2><div class="top"><p class="src"><a href="System-IO-Binary.html#v:hBlockCopy" target="main">hBlockCopy</a></p></div><div class="top"><p class="src"><a href="System-IO-Binary.html#v:blockCopy" target="main">blockCopy</a></p></div><h2>Disk File Data Copying</h2><div class="top"><p class="src"><a href="System-IO-Binary.html#v:copyFileBlocksToFile" target="main">copyFileBlocksToFile</a></p></div><h1>Binary Single-Block I/O</h1><div class="top"><p class="src"><a href="System-IO-Binary.html#v:hPutBufStr" target="main">hPutBufStr</a></p></div><div class="top"><p class="src"><a href="System-IO-Binary.html#v:putBufStr" target="main">putBufStr</a></p></div><div class="top"><p class="src"><a href="System-IO-Binary.html#v:hGetBufStr" target="main">hGetBufStr</a></p></div><div class="top"><p class="src"><a href="System-IO-Binary.html#v:getBufStr" target="main">getBufStr</a></p></div><div class="top"><p class="src"><a href="System-IO-Binary.html#v:hFullGetBufStr" target="main">hFullGetBufStr</a></p></div><div class="top"><p class="src"><a href="System-IO-Binary.html#v:fullGetBufStr" target="main">fullGetBufStr</a></p></div><h1>Binary Multi-Block I/O</h1><div class="top"><p class="src"><a href="System-IO-Binary.html#v:hGetBlocks" target="main">hGetBlocks</a></p></div><div class="top"><p class="src"><a href="System-IO-Binary.html#v:getBlocks" target="main">getBlocks</a></p></div><div class="top"><p class="src"><a href="System-IO-Binary.html#v:hFullGetBlocks" target="main">hFullGetBlocks</a></p></div><div class="top"><p class="src"><a href="System-IO-Binary.html#v:fullGetBlocks" target="main">fullGetBlocks</a></p></div><h1>Lazy Interaction</h1><div class="top"><p class="src"><a href="System-IO-Binary.html#v:readBinaryFile" target="main">readBinaryFile</a></p></div><div class="top"><p class="src"><a href="System-IO-Binary.html#v:writeBinaryFile" target="main">writeBinaryFile</a></p></div><h2>Binary Block-based</h2><div class="top"><p class="src"><a href="System-IO-Binary.html#v:hBlockInteract" target="main">hBlockInteract</a></p></div><div class="top"><p class="src"><a href="System-IO-Binary.html#v:blockInteract" target="main">blockInteract</a></p></div><div class="top"><p class="src"><a href="System-IO-Binary.html#v:hFullBlockInteract" target="main">hFullBlockInteract</a></p></div><div class="top"><p class="src"><a href="System-IO-Binary.html#v:fullBlockInteract" target="main">fullBlockInteract</a></p></div></div></body></html>