public class CoDecodingPipeline<R>
extends CoAbstractIntPipeline
CoIntAcceptor.DefaultImpls| Constructor and Description |
|---|
CoDecodingPipeline(CoIntAcceptor<? extends R> downstream,
java.lang.String table) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
acceptInt(int p,
kotlin.coroutines.Continuation<? super kotlin.Unit> p1) |
java.lang.String |
getTable() |
close, emit, getComplete, getResultaccept, acceptIntclose, getClosed, getComplete, getResultemitaccept, accept, acceptgetClosed, getComplete, getResultpublic CoDecodingPipeline(@NotNull
CoIntAcceptor<? extends R> downstream,
@NotNull
java.lang.String table)