component3

inline operator fun Limiter.component3(): Int

Limiter 解构扩展,第3个属性,相当于 Limiter.batchSize

val (offset, limit, batchSize) = limiter