public final class Cacheable
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.sun.jna.ptr.IntByReference |
INT_BY_REF |
| Constructor and Description |
|---|
Cacheable() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
array(int size) |
static MemoryBuffer |
buffer(int size) |
static com.sun.jna.Pointer |
pointer(long address) |
public static MemoryBuffer buffer(int size)
public static byte[] array(int size)
public static com.sun.jna.Pointer pointer(long address)