@Properties(inherit=tensorflowlite.class) public class TfLiteIntArray extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
TfLiteIntArray(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
IntPointer |
data() |
int |
data(int i) |
TfLiteIntArray |
data(int i,
int setter) |
int |
size() |
TfLiteIntArray |
size(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public TfLiteIntArray(Pointer p)
Pointer(Pointer)
.public int size()
public TfLiteIntArray size(int setter)
public int data(int i)
public TfLiteIntArray data(int i, int setter)
@MemberGetter public IntPointer data()
Copyright © 2025. All rights reserved.