Gets an unsigned byte at the current {@code readerIndex} and increases the {@code readerIndex} by {@code 1} in this buffer.
@throws IndexOutOfBoundsException if {@code this.readableBytes} is less than {@code 1}
See Implementation
Gets an unsigned byte at the current {@code readerIndex} and increases the {@code readerIndex} by {@code 1} in this buffer.
@throws IndexOutOfBoundsException if {@code this.readableBytes} is less than {@code 1}