| 程序包 | 说明 |
|---|---|
| keystone | |
| keystone.natives |
| 限定符和类型 | 方法和说明 |
|---|---|
static KeystoneMode |
KeystoneMode.fromValue(Integer value)
Converts an integer value into its corresponding enumeration value.
|
static KeystoneMode |
KeystoneMode.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static KeystoneMode[] |
KeystoneMode.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 构造器和说明 |
|---|
Keystone(KeystoneArchitecture architecture,
KeystoneMode mode)
Initializes a new instance of the class
Keystone. |
| 限定符和类型 | 方法和说明 |
|---|---|
static KeystoneError |
DirectMappingKeystoneNative.ks_open(KeystoneArchitecture architecture,
KeystoneMode mode,
com.sun.jna.ptr.PointerByReference engine)
Create new instance of Keystone engine.
|
Copyright © 2022. All rights reserved.