arrow.int8_scalar

Module for [Int8Scalar] class

Types 3

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

Fluent builder for arrow.int8_scalar.Int8Scalar

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