ComponentOne PDF for .NET
CSJ2K.j2k.codestream.writer Namespace / HeaderEncoder Class / reset Method

In This Topic
    reset Method (HeaderEncoder)
    In This Topic
    Resets the contents of this HeaderEncoder to its initial state. It erases all the data in the header buffer and reactualizes the headerLength field of the bit stream writer.
    Syntax
    'Declaration
     
    
    Public Overridable Sub reset() 
    public virtual void reset()
    See Also