-
- All Implemented Interfaces:
-
kotlin.Function,kotlin.coroutines.SuspendFunction1
public final class CoOutputChannel extends CoOutputFlushableA class to accept a byte stream in the manner of a CoOutputFlushable and forward it to an IntCoAcceptor.
-
-
Constructor Summary
Constructors Constructor Description CoOutputChannel(IntCoAcceptor<?> downstream)
-