ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / 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