ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy.encoder Namespace / MQCoder Class / fastCodeSymbols Method

In This Topic
    fastCodeSymbols Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub fastCodeSymbols( _
       ByVal bit As Integer, _
       ByVal ctxt As Integer, _
       ByVal n As Integer _
    ) 
    public void fastCodeSymbols( 
       int bit,
       int ctxt,
       int n
    )

    Parameters

    bit
    ctxt
    n
    See Also