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

In This Topic
    setEntry Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub setEntry( _
       ByVal codingContext As Integer, _
       ByVal i As Integer, _
       ByVal moreProbableSymbol As Integer _
    ) 
    public virtual void setEntry( 
       int codingContext,
       int i,
       int moreProbableSymbol
    )

    Parameters

    codingContext
    i
    moreProbableSymbol
    See Also