Package | Description |
---|---|
com.kenai.jffi |
Modifier and Type | Class and Description |
---|---|
class |
UnsafeMemoryIO
An implementation of
MemoryIO using sun.misc.Unsafe |
Modifier and Type | Method and Description |
---|---|
static MemoryIO |
MemoryIO.getCheckedInstance() |
static MemoryIO |
MemoryIO.getInstance()
Gets an instance of
MemoryIO that can be used to access native memory. |
Copyright © 2024. All rights reserved.