-
- All Implemented Interfaces:
-
kotlin.Function,kotlin.coroutines.SuspendFunction1
public final class KtorByteChannelOutput extends CoOutputFlushableA CoOutputFlushable implementation that writes to a Ktor ByteWriteChannel.
-
-
Constructor Summary
Constructors Constructor Description KtorByteChannelOutput(ByteWriteChannel channel, Charset charset)
-