arrow.uint64_scalar

Module for [UInt64Scalar] class

Types 3

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