arrow.decimal32_scalar

Module for Decimal32Scalar class

Types 3

Methods
GType _gType() @property
Decimal32Scalar self()Returns `this`, for use in `with` statements.
Decimal32ScalarGidBuilder builder()Get builder for [arrow.decimal32_scalar.Decimal32Scalar] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrow.decimal32_scalar.Decimal32Scalar

Methods
T value(arrow.decimal32.Decimal32 propval)Set `value` property. Params: propval = The value of the scalar. Returns: Builder instance for fluent chaining