@Name(value="tvm::runtime::PackedFuncValueConverter<tvm::runtime::String>") @Properties(inherit=tvm_runtime.class) public class PackedFuncValueConverter extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
PackedFuncValueConverter()
Default native constructor.
|
PackedFuncValueConverter(long size)
Native array allocator.
|
PackedFuncValueConverter(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static TVMString |
From(TVMArgValue val) |
static TVMString |
From(TVMRetValue val) |
PackedFuncValueConverter |
getPointer(long i) |
PackedFuncValueConverter |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic PackedFuncValueConverter()
public PackedFuncValueConverter(long size)
Pointer.position(long).public PackedFuncValueConverter(Pointer p)
Pointer(Pointer).public PackedFuncValueConverter position(long position)
public PackedFuncValueConverter getPointer(long i)
getPointer in class Pointer@ByVal public static TVMString From(@Const @ByRef TVMArgValue val)
@ByVal public static TVMString From(@Const @ByRef TVMRetValue val)
Copyright © 2021. All rights reserved.