arrow.uint32_scalar

Module for [UInt32Scalar] class

Types 3

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