@Name(value="arrow::NumericScalar<arrow::UInt8Type>") @Properties(inherit=arrow.class) public class BaseUInt8Type extends PrimitiveScalarBase
Scalar.HashPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
BaseUInt8Type() |
BaseUInt8Type(byte value) |
BaseUInt8Type(long size)
Native array allocator.
|
BaseUInt8Type(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BaseUInt8Type |
getPointer(long i) |
BaseUInt8Type |
position(long position) |
data, mutable_dataApproxEquals, ApproxEquals, CastTo, Equals, Equals, hash, 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, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic BaseUInt8Type(Pointer p)
Pointer(Pointer).public BaseUInt8Type(long size)
Pointer.position(long).public BaseUInt8Type(@Cast(value="arrow::NumericScalar<arrow::UInt8Type>::ValueType") byte value)
public BaseUInt8Type()
public BaseUInt8Type position(long position)
public BaseUInt8Type getPointer(long i)
getPointer in class PointerCopyright © 2021. All rights reserved.