@Name(value="std::array<uint64_t,4>") @Properties(inherit=arrow.class) public class Long4Array extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Long4Array() |
Long4Array(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
empty() |
long |
get(long i) |
Long4Array |
put(Long4Array x) |
Long4Array |
put(long i,
long value) |
long |
size() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic Long4Array(Pointer p)
Pointer(Pointer).public Long4Array()
@Name(value="operator =") @ByRef public Long4Array put(@ByRef Long4Array x)
public boolean empty()
public long size()
public Long4Array put(@Cast(value="size_t") long i, long value)
Copyright © 2021. All rights reserved.