arrow.uint8_scalar

Module for [UInt8Scalar] class

Types 3

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