parquet.int64_statistics

Module for [Int64Statistics] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
Int64Statistics self() nothrowReturns `this`, for use in `with` statements.
Int64StatisticsGidBuilder builder() static nothrowGet builder for [parquet.int64_statistics.Int64Statistics] Returns: New builder object
long getMax() nothrow
long getMin() nothrow
Constructors
this(void * ptr, Flag!"Take" take)
Methods
Int64Statistics build() nothrowCreate object from builder. Returns: New object