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

In This Topic
    ByteInputBuffer Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates a new byte array input stream that reads data from the specified byte array. The byte array is not copied.  
    Creates a new byte array input stream that reads data from the specified byte array. Up to length characters are to be read from the byte array, starting at the indicated offset.

    The byte array is not copied.

     
    See Also