arrow.fixed_size_binary_array

Module for [FixedSizeBinaryArray] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
FixedSizeBinaryArray self() nothrowReturns `this`, for use in `with` statements.
FixedSizeBinaryArrayGidBuilder builder() static nothrowGet builder for [arrow.fixed_size_binary_array.FixedSizeBinaryArray] Returns: New builder object
int getByteWidth() nothrow
glib.bytes.Bytes getValue(long i) nothrow
Constructors
this(void * ptr, Flag!"Take" take)