arrow.large_binary_array
Module for [LargeBinaryArray] class
Types 3
Methods
LargeBinaryArrayGidBuilder builder() static nothrowGet builder for [arrow.large_binary_array.LargeBinaryArray] Returns: New builder objectarrow.buffer.Buffer getBuffer() nothrowarrow.buffer.Buffer getDataBuffer() nothrowarrow.buffer.Buffer getOffsetsBuffer() nothrowglib.bytes.Bytes getValue(long i) nothrowConstructors
this(long length, arrow.buffer.Buffer valueOffsets, arrow.buffer.Buffer valueData, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder implementation template for arrow.large_binary_array.LargeBinaryArray
Fluent builder for arrow.large_binary_array.LargeBinaryArray
Methods