arrow.boolean_scalar

Module for [BooleanScalar] class

Types 3

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