arrow.boolean_array
Module for [BooleanArray] class
Types 3
Methods
BooleanArrayGidBuilder builder() static nothrowGet builder for [arrow.boolean_array.BooleanArray] Returns: New builder objectbool getValue(long i) nothrowbool[] getValues() nothrowConstructors
this(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder implementation template for arrow.boolean_array.BooleanArray
Fluent builder for arrow.boolean_array.BooleanArray
Methods