@Name(value="arrow::NumericScalar<arrow::Int8Type>") @Properties(inherit=arrow.class) public class BaseInt8Type extends PrimitiveScalarBase
Scalar.HashPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
BaseInt8Type() |
BaseInt8Type(byte value) |
BaseInt8Type(long size)
Native array allocator.
|
BaseInt8Type(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BaseInt8Type |
getPointer(long i) |
BaseInt8Type |
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 BaseInt8Type(Pointer p)
Pointer(Pointer).public BaseInt8Type(long size)
Pointer.position(long).public BaseInt8Type(@Cast(value="arrow::NumericScalar<arrow::Int8Type>::ValueType") byte value)
public BaseInt8Type()
public BaseInt8Type position(long position)
public BaseInt8Type getPointer(long i)
getPointer in class PointerCopyright © 2021. All rights reserved.