nextBlocking

abstract fun nextBlocking(): T

Get the next value without concurrency support. Not guaranteed to be thread safe.

Sources

Link copied to clipboard