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

In This Topic
    ArithmeticDecoder Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal reader As StreamReader _
    )
    public ArithmeticDecoder( 
       StreamReader reader
    )

    Parameters

    reader
    See Also