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