arrow.date32_array
Module for [Date32Array] class
Types 3
Methods
Date32ArrayGidBuilder builder() static nothrowGet builder for [arrow.date32_array.Date32Array] Returns: New builder objectint getValue(long i) nothrowint[] getValues() nothrowConstructors
this(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder implementation template for arrow.date32_array.Date32Array
Fluent builder for arrow.date32_array.Date32Array
Methods