ByteBuf.resetReaderIndex

Repositions the current {@code readerIndex} to the marked {@code readerIndex} in this buffer.

@throws IndexOutOfBoundsException if the current {@code writerIndex} is less than the marked {@code readerIndex}

class ByteBuf
abstract
resetReaderIndex
()

Meta