public class CoCodePoint_UTF16<R>
extends CoAbstractIntPipeline
CoIntAcceptor.DefaultImpls| Constructor and Description |
|---|
CoCodePoint_UTF16(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 CoCodePoint_UTF16(@NotNull
CoIntAcceptor<? extends R> downstream)