fun File.appendText( text: String, charset: Charset = Charsets.UTF_8)
Platform and version requirements: JVM
Appends text to the content of this file using UTF-8 or the specified charset.
联系方式: