arrow.uint8_array
Module for [UInt8Array] class
Types 3
Methods
UInt8ArrayGidBuilder builder() static nothrowGet builder for [arrow.uint8_array.UInt8Array] Returns: New builder objectubyte getValue(long i) nothrowubyte[] getValues() nothrowulong sum()Constructors
this(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder implementation template for arrow.uint8_array.UInt8Array
Fluent builder for arrow.uint8_array.UInt8Array
Methods