arrowdataset.file_format

Module for [FileFormat] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
FileFormat self() nothrowReturns `this`, for use in `with` statements.
FileFormatGidBuilder builder() static nothrowGet builder for [arrowdataset.file_format.FileFormat] Returns: New builder object
bool equal(arrowdataset.file_format.FileFormat otherFormat) nothrow
string getTypeName() nothrow
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrowdataset.file_format.FileFormat

Methods
T format(void * propval) nothrow
Methods
FileFormat build() nothrowCreate object from builder. Returns: New object