arrow.fixed_size_binary_array
Module for [FixedSizeBinaryArray] class
Types 3
Methods
FixedSizeBinaryArrayGidBuilder builder() static nothrowGet builder for [arrow.fixed_size_binary_array.FixedSizeBinaryArray] Returns: New builder objectint getByteWidth() nothrowglib.bytes.Bytes getValue(long i) nothrowglib.bytes.Bytes getValuesBytes() nothrowConstructors
this(arrow.fixed_size_binary_data_type.FixedSizeBinaryDataType dataType, long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder implementation template for arrow.fixed_size_binary_array.FixedSizeBinaryArray