decodeInt

abstract fun decodeInt(): Int

Reads a Int from the array's current position, and then increments the position.