nextBuffer

inline suspend fun <T : Any> Chain<T>.nextBuffer(size: Int): Buffer<T>

Sources

common source
Link copied to clipboard