arrow.large_binary_array

Module for [LargeBinaryArray] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
LargeBinaryArray self() nothrowReturns `this`, for use in `with` statements.
LargeBinaryArrayGidBuilder builder() static nothrowGet builder for [arrow.large_binary_array.LargeBinaryArray] Returns: New builder object
glib.bytes.Bytes getValue(long i) nothrow
Constructors
this(void * ptr, Flag!"Take" take)
this(long length, arrow.buffer.Buffer valueOffsets, arrow.buffer.Buffer valueData, arrow.buffer.Buffer nullBitmap, long nNulls)