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