ComponentOne PDF for .NET
org.jpedal.jbig2.decoders Namespace / JBIG2StreamDecoder Class / readBit Method

In This Topic
    readBit Method (JBIG2StreamDecoder)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function readBit() As Integer
    public virtual int readBit()
    See Also