| Package | Description |
|---|---|
| org.bytedeco.tvm | |
| org.bytedeco.tvm.global |
| Modifier and Type | Method and Description |
|---|---|
TVMByteArray |
TVMByteArray.data(BytePointer setter) |
TVMByteArray |
TVMByteArray.getPointer(long i) |
TVMByteArray |
TVMByteArray.position(long position) |
TVMByteArray |
TVMByteArray.size(long setter) |
| Modifier and Type | Method and Description |
|---|---|
void |
TVMArgsSetter.apply(long i,
TVMByteArray value) |
TVMRetValue |
TVMRetValue.put(TVMByteArray value) |
| Modifier and Type | Method and Description |
|---|---|
static int |
tvm_runtime.TVMByteArrayFree(TVMByteArray arr)
\brief Free a TVMByteArray returned from TVMFuncCall, and associated memory.
|
Copyright © 2024. All rights reserved.