ComponentOne PDF for .NET
org.jpedal.jbig2.decoders Namespace / ArithmeticDecoder Class / decodeInt Method

In This Topic
    decodeInt Method (ArithmeticDecoder)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function decodeInt( _
       ByVal stats As ArithmeticDecoderStats _
    ) As DecodeIntResult
    public virtual DecodeIntResult decodeInt( 
       ArithmeticDecoderStats stats
    )

    Parameters

    stats
    See Also