openWriteChannel
fun AWritable.openWriteChannel(autoFlush: Boolean = false): ByteWriteChannel
Content copied to clipboard
Open a write channel, could be opened only once
Parameters
autoFlush
whether returned channel do flush for every write operation