Tom Lint 92e29ba3dd Fixed compiler errors
Regenerated JavaDoc
Updated whitespace usage
Added LWJGL libraries and binaries
2013-10-15 12:34:51 +02:00

295 lines
11 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="nl">
<head>
<!-- Generated by javadoc (version 1.7.0_40) on Tue Oct 15 12:25:36 CEST 2013 -->
<title>Uses of Package System.IO</title>
<meta name="date" content="2013-10-15">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package System.IO";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?System/IO/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Uses of Package System.IO" class="title">Uses of Package<br>System.IO</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../System/IO/package-summary.html">System.IO</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#Microsoft.Xna.Framework.Audio">Microsoft.Xna.Framework.Audio</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#Microsoft.Xna.Framework.Content">Microsoft.Xna.Framework.Content</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#Microsoft.Xna.Framework.Net">Microsoft.Xna.Framework.Net</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#System.IO">System.IO</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#System.IO.IsolatedStorage">System.IO.IsolatedStorage</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="Microsoft.Xna.Framework.Audio">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../System/IO/package-summary.html">System.IO</a> used by <a href="../../Microsoft/Xna/Framework/Audio/package-summary.html">Microsoft.Xna.Framework.Audio</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../System/IO/class-use/Stream.html#Microsoft.Xna.Framework.Audio">Stream</a>
<div class="block">Provides a generic view of a sequence of bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="Microsoft.Xna.Framework.Content">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../System/IO/package-summary.html">System.IO</a> used by <a href="../../Microsoft/Xna/Framework/Content/package-summary.html">Microsoft.Xna.Framework.Content</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../System/IO/class-use/BinaryReader.html#Microsoft.Xna.Framework.Content">BinaryReader</a>
<div class="block">Reads primitive data types as binary values in a specific encoding.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="Microsoft.Xna.Framework.Net">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../System/IO/package-summary.html">System.IO</a> used by <a href="../../Microsoft/Xna/Framework/Net/package-summary.html">Microsoft.Xna.Framework.Net</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../System/IO/class-use/BinaryReader.html#Microsoft.Xna.Framework.Net">BinaryReader</a>
<div class="block">Reads primitive data types as binary values in a specific encoding.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../System/IO/class-use/BinaryWriter.html#Microsoft.Xna.Framework.Net">BinaryWriter</a>
<div class="block">Writes primitive types in binary to a stream and supports writing strings in a specific encoding.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="System.IO">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../System/IO/package-summary.html">System.IO</a> used by <a href="../../System/IO/package-summary.html">System.IO</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../System/IO/class-use/BinaryWriter.html#System.IO">BinaryWriter</a>
<div class="block">Writes primitive types in binary to a stream and supports writing strings in a specific encoding.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../System/IO/class-use/FileAccess.html#System.IO">FileAccess</a>
<div class="block">Defines constants for read, write, or read/write access to a file.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../System/IO/class-use/FileMode.html#System.IO">FileMode</a>
<div class="block">Specifies how the operating system should open a file.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../System/IO/class-use/FileShare.html#System.IO">FileShare</a>
<div class="block">Contains constants for controlling the kind of access other System.IO.IsolatedStorage.IsolatedStorageFileStream objects can have to the same file.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../System/IO/class-use/IOException.html#System.IO">IOException</a>
<div class="block">The exception that is thrown when an I/O error occurs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../System/IO/class-use/SeekOrigin.html#System.IO">SeekOrigin</a>
<div class="block">Provides the fields that represent reference points in streams for seeking.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../System/IO/class-use/Stream.html#System.IO">Stream</a>
<div class="block">Provides a generic view of a sequence of bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="System.IO.IsolatedStorage">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../System/IO/package-summary.html">System.IO</a> used by <a href="../../System/IO/IsolatedStorage/package-summary.html">System.IO.IsolatedStorage</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../System/IO/class-use/FileAccess.html#System.IO.IsolatedStorage">FileAccess</a>
<div class="block">Defines constants for read, write, or read/write access to a file.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../System/IO/class-use/FileMode.html#System.IO.IsolatedStorage">FileMode</a>
<div class="block">Specifies how the operating system should open a file.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../System/IO/class-use/FileShare.html#System.IO.IsolatedStorage">FileShare</a>
<div class="block">Contains constants for controlling the kind of access other System.IO.IsolatedStorage.IsolatedStorageFileStream objects can have to the same file.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../System/IO/class-use/FileStream.html#System.IO.IsolatedStorage">FileStream</a>
<div class="block">When it is called by an elevated-trust application, exposes a System.IO.Stream around a file, supporting both synchronous and asynchronous read and write operations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../System/IO/class-use/SeekOrigin.html#System.IO.IsolatedStorage">SeekOrigin</a>
<div class="block">Provides the fields that represent reference points in streams for seeking.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../System/IO/class-use/Stream.html#System.IO.IsolatedStorage">Stream</a>
<div class="block">Provides a generic view of a sequence of bytes.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?System/IO/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>