ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy.decoder Namespace / ByteToBitInput Class
Members

In This Topic
    ByteToBitInput Class
    In This Topic
    This class provides an adapter to perform bit based input on byte based output obejcts that inherit from a 'ByteInputBuffer' class. This class also performs the bit unstuffing procedure specified for the 'selective arithmetic coding bypass' mode of the JPEG 2000 entropy coder.
    Object Model
    ByteToBitInput Class
    Syntax
    'Declaration
     
    
    Public Class ByteToBitInput 
    public class ByteToBitInput 
    Inheritance Hierarchy

    System.Object
       CSJ2K.j2k.entropy.decoder.ByteToBitInput

    See Also