@Namespace(value="arrow") @NoOffset @Properties(inherit=arrow.class) public class Decimal256Scalar extends PrimitiveScalarBase
Scalar.Hash
Pointer.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 |
---|---|
Pointer |
mutable_data()
\brief Get a mutable pointer to the value of this scalar.
|
Decimal256 |
value() |
Decimal256Scalar |
value(Decimal256 setter) |
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, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public 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)
public Pointer mutable_data()
PrimitiveScalarBase
mutable_data
in class PrimitiveScalarBase
@ByRef public Decimal256 value()
public Decimal256Scalar value(Decimal256 setter)
Copyright © 2022. All rights reserved.