[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.writer.BitOutputBuffer.SZ_INCR

SZ_INCR Field

The increment size for the buffer, 16 bytes. This is the number of bytes that are added to the buffer each time it is needed to enlarge it.

Namespace: CSJ2K.j2k.codestream.writer
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public const int SZ_INCR = 16
Returns
Type Description
int The increment size for the buffer, 16 bytes. This is the number of bytes that are added to the buffer each time it is needed to enlarge it.