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