ComponentOne PDF for .NET
CSJ2K.j2k.codestream.writer Namespace / BitOutputBuffer Class / SZ_INCR Field

In This Topic
    SZ_INCR Field (BitOutputBuffer)
    In This Topic
    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.
    Syntax
    'Declaration
     
    
    Public Const SZ_INCR As Integer
    public const int SZ_INCR
    See Also