AbstractByteBuf.checkReadableBytes

{@link IndexOutOfBoundsException} if the current {@linkplain #readableBytes() readable bytes} of this buffer is less than the specified value.

class AbstractByteBuf
protected final
void
checkReadableBytes

Meta