@Namespace(value="arrow") @NoOffset @Properties(inherit=arrow.class) public class Decimal128Scalar extends Scalar
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Decimal128Scalar(DataType type) |
Decimal128Scalar(Decimal128 value,
DataType type) |
Decimal128Scalar(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Decimal128 |
value() |
Decimal128Scalar |
value(Decimal128 setter) |
CastTo, Equals, is_valid, is_valid, ToString, type, typeaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic Decimal128Scalar(@SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type)
public Decimal128Scalar(Pointer p)
Pointer.Pointer(Pointer).public Decimal128Scalar(@Const @ByRef Decimal128 value, @SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type)
@ByRef public Decimal128 value()
public Decimal128Scalar value(Decimal128 setter)
Copyright © 2020. All rights reserved.