AWritable
Represents a writable socket
Functions
Link copied to clipboard
Attach channel for writing so bytes written to the attached channel will be transmitted Only one channel could be attached
Inheritors
Extensions
Link copied to clipboard
fun AWritable.openWriteChannel(autoFlush: Boolean = false): ByteWriteChannel
Content copied to clipboard
Open a write channel, could be opened only once