ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / 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