parquet.double_statistics

Module for [DoubleStatistics] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
DoubleStatistics self() nothrowReturns `this`, for use in `with` statements.
DoubleStatisticsGidBuilder builder() static nothrowGet builder for [parquet.double_statistics.DoubleStatistics] Returns: New builder object
double getMax() nothrow
double getMin() nothrow
Constructors
this(void * ptr, Flag!"Take" take)