Method

ParquetByteArrayStatisticsget_max

[]

Declaration [src]

GBytes*
gparquet_byte_array_statistics_get_max (
  GParquetByteArrayStatistics* statistics
)
[]

Description

No description available.
Available since:8.0.0
[]

Return value

Returns: GBytes
 

The maximum value.

 The data is owned by the instance.