[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.writer.BitOutputBuffer.reset

reset Method

reset()

Resets the buffer. This rewinds the current position to the start of the buffer and sets all tha data to 0. Note that no new buffer is allocated, so this will affect any data that was returned by the 'getBuffer()' method.

Declaration
public virtual void reset()