<h2title="Uses of Class System.IO.BinaryReader"class="title">Uses of Class<br>System.IO.BinaryReader</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <ahref="../../../System/IO/BinaryReader.html"title="class in System.IO">BinaryReader</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../System/IO/BinaryReader.html"title="class in System.IO">BinaryReader</a> in <ahref="../../../Microsoft/Xna/Framework/Content/package-summary.html">Microsoft.Xna.Framework.Content</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <ahref="../../../System/IO/BinaryReader.html"title="class in System.IO">BinaryReader</a> in <ahref="../../../Microsoft/Xna/Framework/Content/package-summary.html">Microsoft.Xna.Framework.Content</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Class and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../Microsoft/Xna/Framework/Content/ContentReader.html"title="class in Microsoft.Xna.Framework.Content">ContentReader</a></strong></code>
<divclass="block">A worker object that implements most of ContentManager.Load.</div>
<h3>Uses of <ahref="../../../System/IO/BinaryReader.html"title="class in System.IO">BinaryReader</a> in <ahref="../../../Microsoft/Xna/Framework/Net/package-summary.html">Microsoft.Xna.Framework.Net</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <ahref="../../../System/IO/BinaryReader.html"title="class in System.IO">BinaryReader</a> in <ahref="../../../Microsoft/Xna/Framework/Net/package-summary.html">Microsoft.Xna.Framework.Net</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Class and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../Microsoft/Xna/Framework/Net/PacketReader.html"title="class in Microsoft.Xna.Framework.Net">PacketReader</a></strong></code>
<divclass="block">Provides common functionality for efficiently reading incoming network packets.</div>