@Name(value="std::array<uint8_t,32>") @Properties(inherit=arrow.class) public class Byte32Array extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Byte32Array() |
Byte32Array(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
empty() |
byte |
get(long i) |
Byte32Array |
put(Byte32Array x) |
Byte32Array |
put(long i,
byte 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, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic Byte32Array(Pointer p)
Pointer(Pointer).public Byte32Array()
@Name(value="operator =") @ByRef public Byte32Array put(@ByRef Byte32Array x)
public boolean empty()
public long size()
public Byte32Array put(@Cast(value="size_t") long i, byte value)
Copyright © 2021. All rights reserved.