public static class Windows.Pointer
extends java.lang.Object
| Constructor and Description |
|---|
Pointer(com.sun.jna.Pointer pointer) |
| Modifier and Type | Method and Description |
|---|---|
<T extends com.sun.jna.Structure> |
asStructure(java.util.function.Function<com.sun.jna.Pointer,T> structureCreator) |
byte[] |
getByteArray(long offset,
int arraySize) |
java.nio.ByteBuffer |
getByteBuffer(long offset,
long length) |