ComponentOne PDF for .NET
org.jpedal.jbig2.decoders Namespace / JBIG2StreamDecoder Class / decodeJBIG2 Method

In This Topic
    decodeJBIG2 Method (JBIG2StreamDecoder)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub decodeJBIG2( _
       ByVal data() As Byte _
    ) 
    public virtual void decodeJBIG2( 
       byte[] data
    )

    Parameters

    data
    See Also