A C D E F G H I L M N O P R S T U V

M

mapLibraryName(String) - Method in class com.kenai.jffi.Platform
Maps from a generic library name (e.g.
memcpy(long, long, long) - Method in class com.kenai.jffi.MemoryIO
Copies bytes from one memory location to another.
memmove(long, long, long) - Method in class com.kenai.jffi.MemoryIO
Copies potentially overlapping memory areas.
MemoryIO - Class in com.kenai.jffi
Provides facilities to access native memory from java.
memset(long, int, long) - Method in class com.kenai.jffi.MemoryIO
Sets a region of native memory to a specific byte value.

A C D E F G H I L M N O P R S T U V