powered by
class arrow::ExtensionArray
The ExtensionArray class inherits from Array, but also provides access to the underlying storage of the extension.
ExtensionArray
Array
$storage(): Returns the underlying Array used to store values.
$storage()
The ExtensionArray is not intended to be subclassed for extension types.