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