Buffer.reset

Resets this buffer's position to the previously-marked position.

<p> Invoking this method neither changes nor discards the mark's value. </p>

@return This buffer

@throws InvalidMarkException If the mark has not been set

class Buffer
final
reset
()

Meta