arrow.uint32_array
Module for UInt32Array class
Types 3
Methods
UInt32Array self()Returns `this`, for use in `with` statements.UInt32ArrayGidBuilder builder()Get builder for [arrow.uint32_array.UInt32Array] Returns: New builder objectuint getValue(long i)uint[] getValues()ulong 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
UInt32Array build()Create object from builder. Returns: New object