arrow.int8_array
Module for [Int8Array] class
Types 3
Methods
Int8ArrayGidBuilder builder() static nothrowGet builder for [arrow.int8_array.Int8Array] Returns: New builder objectbyte getValue(long i) nothrowbyte[] getValues() nothrowlong sum()Constructors
this(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder implementation template for arrow.int8_array.Int8Array
Fluent builder for arrow.int8_array.Int8Array