arrow.null_scalar

Module for [NullScalar] class

Types 3

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

Fluent builder for arrow.null_scalar.NullScalar

Methods
NullScalar build() nothrowCreate object from builder. Returns: New object