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