arrow.int32_scalar

Module for [Int32Scalar] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
Int32Scalar self() nothrowReturns `this`, for use in `with` statements.
Int32ScalarGidBuilder builder() static nothrowGet builder for [arrow.int32_scalar.Int32Scalar] Returns: New builder object
int getValue() nothrow
Constructors
this(void * ptr, Flag!"Take" take)
this(int value)
Methods
Int32Scalar build() nothrowCreate object from builder. Returns: New object