getBounds | jarray | getDimensions![]() |
Return the address of the start of the Array data. After the data has been accessed or modified the data should be committed.
Note that this can only be done on simple one-dimensional arrays of the basic types.
See method commitData.
| arrayData | POINTER |