LargeListScalar

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this(arrow.large_list_array.LargeListArray value)

Members

Functions

self
LargeListScalar self()

Returns this, for use in with statements.

Properties

_gType
GType _gType [@property getter]

Static functions

_getGType
GType _getGType()

Inherited Members

From BaseListScalar

_getGType
GType _getGType()
_gType
GType _gType [@property getter]
self
BaseListScalar self()

Returns this, for use in with statements.

getValue
arrow.array.Array getValue()