ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / org.jpedal.jbig2.decoders Namespace / ArithmeticDecoder Class / resetIntStats Method

In This Topic
    resetIntStats Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub resetIntStats( _
       ByVal symbolCodeLength As Integer _
    ) 
    public virtual void resetIntStats( 
       int symbolCodeLength
    )

    Parameters

    symbolCodeLength
    See Also