@Namespace(value="arrow") @NoOffset @Properties(inherit=arrow.class) public class Decimal256Scalar extends Scalar
Scalar.HashPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Decimal256Scalar(DataType type) |
Decimal256Scalar(Decimal256 value,
DataType type) |
Decimal256Scalar(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Decimal256 |
value() |
Decimal256Scalar |
value(Decimal256 setter) |
ApproxEquals, 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, 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 Decimal256Scalar(@SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type)
public Decimal256Scalar(Pointer p)
Pointer(Pointer).public Decimal256Scalar(@ByVal Decimal256 value, @SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type)
@ByRef public Decimal256 value()
public Decimal256Scalar value(Decimal256 setter)
Copyright © 2021. All rights reserved.