arrow.int32_array
Module for [Int32Array] class
Types 3
Methods
Int32Array self()Returns `this`, for use in `with` statements.Int32ArrayGidBuilder builder()Get builder for [arrow.int32_array.Int32Array] Returns: New builder objectint getValue(long i)int[] getValues()long sum()Constructors
this(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder for [arrow.int32_array.Int32Array]
Methods