arrow.uint32_array
Module for [UInt32Array] class
Types 3
Methods
UInt32ArrayGidBuilder builder() static nothrowGet builder for [arrow.uint32_array.UInt32Array] Returns: New builder objectuint getValue(long i) nothrowuint[] getValues() nothrowulong sum()Constructors
this(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder implementation template for arrow.uint32_array.UInt32Array
Fluent builder for arrow.uint32_array.UInt32Array
Methods