@Namespace(value="arrow") @Properties(inherit=arrow.class) public class UInt32Scalar extends BaseUInt32Type
Scalar.HashPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
UInt32Scalar() |
UInt32Scalar(int value) |
UInt32Scalar(long size)
Native array allocator.
|
UInt32Scalar(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
UInt32Scalar |
getPointer(long i) |
UInt32Scalar |
position(long position) |
data, mutable_dataApproxEquals, ApproxEquals, CastTo, Equals, Equals, is_valid, is_valid, ToString, type, typeaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic UInt32Scalar(@Cast(value="arrow::NumericScalar<arrow::UInt32Type>::ValueType") int value)
public UInt32Scalar()
public UInt32Scalar(Pointer p)
Pointer(Pointer).public UInt32Scalar(long size)
Pointer.position(long).public UInt32Scalar position(long position)
public UInt32Scalar getPointer(long i)
getPointer in class PointerCopyright © 2021. All rights reserved.