ComponentOne PDF for .NET
CSJ2K.j2k.entropy.encoder Namespace / ByteOutputBuffer Class / reset Method

In This Topic
    reset Method (ByteOutputBuffer)
    In This Topic
    Discards all the buffered data, by resetting the counter of written bytes to 0.
    Syntax
    'Declaration
     
    
    Public Overridable Sub reset() 
    public virtual void reset()
    See Also