RunEndEncodedDataType

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this(arrow.data_type.DataType runEndDataType, arrow.data_type.DataType valueDataType)

Members

Functions

getRunEndDataType
arrow.data_type.DataType getRunEndDataType()
getValueDataType
arrow.data_type.DataType getValueDataType()
self
RunEndEncodedDataType self()

Returns this, for use in with statements.

Properties

_gType
GType _gType [@property getter]

Static functions

_getGType
GType _getGType()

Inherited Members

From FixedWidthDataType

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

Returns this, for use in with statements.

getBitWidth
int getBitWidth()