Class: ArrowFormat::VariableSizeUTF8Array

Inherits:
VariableSizeBinaryArray show all
Defined in:
lib/arrow-format/array.rb

Direct Known Subclasses

LargeUTF8Array, UTF8Array

Instance Attribute Summary

Attributes inherited from Array

#offset, #size, #type, #validity_buffer

Method Summary

Methods inherited from VariableSizeBinaryArray

#each_buffer, #initialize, #offsets, #to_a

Methods inherited from Array

#empty?, #initialize, #n_nulls, #null?, #slice, #valid?

Constructor Details

This class inherits a constructor from ArrowFormat::VariableSizeBinaryArray