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