ComponentOne PDF for .NET
org.jpedal.jbig2.decoders Namespace / ArithmeticDecoderStats Class / ArithmeticDecoderStats Constructor

In This Topic
    ArithmeticDecoderStats Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal contextSize As Integer _
    )
    public ArithmeticDecoderStats( 
       int contextSize
    )

    Parameters

    contextSize
    See Also