arrow.scalar_datum

Module for [ScalarDatum] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
ScalarDatum self() nothrowReturns `this`, for use in `with` statements.
ScalarDatumGidBuilder builder() static nothrowGet builder for [arrow.scalar_datum.ScalarDatum] Returns: New builder object
arrow.scalar.Scalar value() @property nothrow
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrow.scalar_datum.ScalarDatum

Methods
T value(arrow.scalar.Scalar propval) nothrow
Methods
ScalarDatum build() nothrowCreate object from builder. Returns: New object