@Name(value="std::array<uint64_t,2>") @Properties(inherit=arrow.class) public class Long2Array extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Long2Array() |
Long2Array(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
empty() |
long |
get(long i) |
Long2Array |
put(Long2Array x) |
Long2Array |
put(long i,
long value) |
long |
size() |
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 Long2Array(Pointer p)
Pointer(Pointer)
.public Long2Array()
@Name(value="operator =") @ByRef public Long2Array put(@ByRef Long2Array x)
public boolean empty()
public long size()
public Long2Array put(@Cast(value="size_t") long i, long value)
Copyright © 2022. All rights reserved.