ReadableBuffer.reset

Reset the buffer's position to a previously marked value, the mark should remain set after calling this method.

@return a reference to this {@link ReadableBuffer}.

@throws InvalidMarkException if the mark value is undefined.

interface ReadableBuffer
reset
()

Meta