public class MemoryHandler extends Object
| Constructor and Description |
|---|
MemoryHandler() |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jna.Pointer |
allocateMemory(int numberOfObjects,
int size) |
void |
freeMemory(com.sun.jna.Pointer pointer) |
void |
terminate() |
Copyright © 2015. All rights reserved.