arrow.uint8_scalar

Module for UInt8Scalar class

Types 3

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