arrow.float_scalar

Module for [FloatScalar] class

Types 3

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