parquet.float_statistics

Module for [FloatStatistics] class

Types 3

Methods
GType _gType() @property
FloatStatistics self()Returns `this`, for use in `with` statements.
FloatStatisticsGidBuilder builder()Get builder for [parquet.float_statistics.FloatStatistics] Returns: New builder object
float getMax()
float getMin()
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder for [parquet.float_statistics.FloatStatistics]