Method

ParquetByteArrayStatisticsget_min

since: 8.0.0

Declaration [src]

GBytes*
gparquet_byte_array_statistics_get_min (
  GParquetByteArrayStatistics* statistics
)

Description

No description available.

Available since: 8.0.0

Return value

Type: GBytes

The minimum value.

The data is owned by the instance.