parquet.boolean_statistics

Module for [BooleanStatistics] class

Types 3

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