Companion
object Companion
Functions
Link copied to clipboard
fun <S, P> SendChannel<P>.asProgressionCallback(closeOnFinish: Boolean = true): ProgressionCallback<S, P>
将一个 SendChannel 作为 ProgressionCallback 使用.
将一个 SendChannel 作为 ProgressionCallback 使用.