Index
A
Build a new image pointer offset from this one by the given amount.
Type code for memory that was allocated, and freed, by the Java runtime on the native heap using malloc() or similar.
Type code for memory allocated on the native heap via an API such as malloc().
Type code for memory allocated for memory mapping files through an API like mmap().
Type code for shared memory sections.
Type code for anonymous memory mappings / virtual allocations.
Copies data from the image array into a local Java array.