arrowdataset.scanner

Module for [Scanner] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
Scanner self() nothrowReturns `this`, for use in `with` statements.
ScannerGidBuilder builder() static nothrowGet builder for [arrowdataset.scanner.Scanner] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrowdataset.scanner.Scanner

Methods
T scanner(void * propval) nothrow

Fluent builder for arrowdataset.scanner.Scanner

Methods
Scanner build() nothrowCreate object from builder. Returns: New object