arrow.half_float_scalar

Module for [HalfFloatScalar] class

Types 3

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