arrow.extension_data_type

Module for [ExtensionDataType] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
ExtensionDataType self() nothrowReturns `this`, for use in `with` statements.
ExtensionDataTypeGidBuilder builder() static nothrowGet builder for [arrow.extension_data_type.ExtensionDataType] Returns: New builder object
string getExtensionName() nothrow
Constructors
this(void * ptr, Flag!"Take" take)