appendText

abstract fun appendText(text: String, charset: String)

使用指定的字符集将文本追加到此文件的内容中.

Parameters

text

要追加到文件的文本

charset

要使用的字符集