ComponentOne PDF for .NET
org.jpedal.jbig2.io Namespace / StreamReader Class / readBits Method

In This Topic
    readBits Method (StreamReader)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function readBits( _
       ByVal num As Integer _
    ) As Integer
    public virtual int readBits( 
       int num
    )

    Parameters

    num
    See Also