@Name(value="arrow::NumericScalar<arrow::UInt16Type>") @Properties(inherit=arrow.class) public class BaseUInt16Type extends PrimitiveScalarBase
Scalar.Hash
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
BaseUInt16Type() |
BaseUInt16Type(long size)
Native array allocator.
|
BaseUInt16Type(Pointer p)
Pointer cast constructor.
|
BaseUInt16Type(short value) |
Modifier and Type | Method and Description |
---|---|
BaseUInt16Type |
getPointer(long i) |
BaseUInt16Type |
position(long position) |
mutable_data
ApproxEquals, ApproxEquals, CastTo, Equals, Equals, hash, is_valid, is_valid, ToString, type, type, Validate, ValidateFull
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public BaseUInt16Type(Pointer p)
Pointer(Pointer)
.public BaseUInt16Type(long size)
Pointer.position(long)
.public BaseUInt16Type(@Cast(value="arrow::NumericScalar<arrow::UInt16Type>::ValueType") short value)
public BaseUInt16Type()
public BaseUInt16Type position(long position)
public BaseUInt16Type getPointer(long i)
getPointer
in class Pointer
Copyright © 2022. All rights reserved.