Gets an unsigned 32-bit integer at the current {@code readerIndex} and increases the {@code readerIndex} by {@code 4} in this buffer.
@throws IndexOutOfBoundsException if {@code this.readableBytes} is less than {@code 4}
See Implementation
Gets an unsigned 32-bit integer at the current {@code readerIndex} and increases the {@code readerIndex} by {@code 4} in this buffer.
@throws IndexOutOfBoundsException if {@code this.readableBytes} is less than {@code 4}