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

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

    Parameters

    symbolCodeLength
    See Also