- index
- the index, must not be negative and equal or less than limit - 4.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IndexOutOfBoundsException if index is invalid.
Returns the int at the specified index.
The 4 bytes starting at the specified index are composed into a int according to the current byte order and returned. The position is not changed.