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

In This Topic
    ByteOutputBuffer Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates a new byte array output stream. The buffer capacity is initially BUF_DEF_LEN bytes, though its size increases if necessary.  
    Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.  
    See Also