writer
Returns a new FileWriter for writing the content of this file.
Since Kotlin
1.0Creates a writer on this output stream using UTF-8 or the specified charset.
Returns a new FileWriter for writing the content of this file.
Creates a writer on this output stream using UTF-8 or the specified charset.
Thanks for your feedback!