WritableWrappedChannel
class WritableWrappedChannel(backingStream: OutputStream) : AbstractInterruptibleChannel, WritableByteChannel
Content copied to clipboard
Utility function to wrap an output stream into a writable channel