Searched defs:extraBufferCapacity (Results 1 – 2 of 2) sorted by relevance
153 @JvmField val extraBufferCapacity: Int, constant in kotlinx.coroutines.flow.SharingConfig
445 for (extraBufferCapacity in 0..5) { in <lambda>() method