invoke

suspend operator fun <T, R> Statistic<T, R>.invoke(data: Buffer<T>): R
operator fun <T, R> BlockingStatistic<T, R>.invoke(data: Buffer<T>): R