arrow.int8_scalar

Module for [Int8Scalar] class

Types 3

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

Fluent builder for [arrow.int8_scalar.Int8Scalar]

Methods