| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
lept.L_STRCODE |
lept.L_STRCODE.data(lept.SARRAY data) |
lept.L_STRCODE |
lept.L_STRCODE.descr(lept.SARRAY descr) |
lept.L_STRCODE |
lept.L_STRCODE.fileno(int fileno) |
lept.L_STRCODE |
lept.L_STRCODE.function(lept.SARRAY function) |
lept.L_STRCODE |
lept.L_STRCODE.ifunc(int ifunc) |
lept.L_STRCODE |
lept.L_STRCODE.n(int n) |
lept.L_STRCODE |
lept.L_STRCODE.position(long position) |
static lept.L_STRCODE |
lept.strcodeCreate(int fileno) |
| Modifier and Type | Method and Description |
|---|---|
static int |
lept.strcodeFinalize(lept.L_STRCODE pstrcode,
org.bytedeco.javacpp.BytePointer outdir) |
static int |
lept.strcodeFinalize(lept.L_STRCODE pstrcode,
String outdir) |
static int |
lept.strcodeGenerate(lept.L_STRCODE strcode,
org.bytedeco.javacpp.BytePointer filein,
org.bytedeco.javacpp.BytePointer type) |
static int |
lept.strcodeGenerate(lept.L_STRCODE strcode,
String filein,
String type) |
Copyright © 2018. All rights reserved.