# org.jpedal.jbig2.io.StreamReader

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="org_jpedal_jbig2_io_StreamReader" data-uid="org.jpedal.jbig2.io.StreamReader" class="text-break">StreamReader Class
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">StreamReader</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="org.jpedal.jbig2.io.html">org.jpedal.jbig2.io</a></h6>
  <h6><strong>Assembly</strong>: C1.C1Pdf.4.8.dll</h6>
  <h5 id="org_jpedal_jbig2_io_StreamReader_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class StreamReader</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class StreamReader</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="org_jpedal_jbig2_io_StreamReader__ctor_System_Byte___" data-uid="org.jpedal.jbig2.io.StreamReader.#ctor(System.Byte[])">
          <a class="xref" href="org.jpedal.jbig2.io.StreamReader.-ctor.html#org_jpedal_jbig2_io_StreamReader__ctor_System_Byte___">StreamReader(byte[])</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="org_jpedal_jbig2_io_StreamReader_Finished" data-uid="org.jpedal.jbig2.io.StreamReader.Finished">
          <a class="xref" href="org.jpedal.jbig2.io.StreamReader.Finished.html#org_jpedal_jbig2_io_StreamReader_Finished">Finished</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="org_jpedal_jbig2_io_StreamReader_consumeRemainingBits" data-uid="org.jpedal.jbig2.io.StreamReader.consumeRemainingBits">
          <a class="xref" href="org.jpedal.jbig2.io.StreamReader.consumeRemainingBits.html#org_jpedal_jbig2_io_StreamReader_consumeRemainingBits">consumeRemainingBits()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_io_StreamReader_movePointer_System_Int32_" data-uid="org.jpedal.jbig2.io.StreamReader.movePointer(System.Int32)">
          <a class="xref" href="org.jpedal.jbig2.io.StreamReader.movePointer.html#org_jpedal_jbig2_io_StreamReader_movePointer_System_Int32_">movePointer(int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_io_StreamReader_readBit" data-uid="org.jpedal.jbig2.io.StreamReader.readBit">
          <a class="xref" href="org.jpedal.jbig2.io.StreamReader.readBit.html#org_jpedal_jbig2_io_StreamReader_readBit">readBit()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_io_StreamReader_readBits_System_Int32_" data-uid="org.jpedal.jbig2.io.StreamReader.readBits(System.Int32)">
          <a class="xref" href="org.jpedal.jbig2.io.StreamReader.readBits.html#org_jpedal_jbig2_io_StreamReader_readBits_System_Int32_">readBits(int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_io_StreamReader_readByte" data-uid="org.jpedal.jbig2.io.StreamReader.readByte">
          <a class="xref" href="org.jpedal.jbig2.io.StreamReader.readByte.html#org_jpedal_jbig2_io_StreamReader_readByte">readByte()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_io_StreamReader_readByte_System_Int16___" data-uid="org.jpedal.jbig2.io.StreamReader.readByte(System.Int16[])">
          <a class="xref" href="org.jpedal.jbig2.io.StreamReader.readByte.html#org_jpedal_jbig2_io_StreamReader_readByte_System_Int16___">readByte(short[])</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
