flush
An implementation should write source to the destination exactly length bytes. It should never capture the source instance longer than this method execution since it may be disposed after return.
fun flush(): Unit
Overrides Output.flush
An implementation should write source to the destination exactly length bytes. It should never capture the source instance longer than this method execution since it may be disposed after return.
fun flush(): Unit
Overrides Output.flush