The IndexOutOfBounds @throws clause for the setter dereference methods in MemorySegment appear to be truncated:
* @throws IndexOutOfBoundsException when the dereference operation falls outside the <em>spatial bounds</em> of the
*/
Probably result of some copy and paste error.
* @throws IndexOutOfBoundsException when the dereference operation falls outside the <em>spatial bounds</em> of the
*/
Probably result of some copy and paste error.