sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.api.file
/
ScriptFile
/
appendText
append
Text
abstract
fun
appendText
(
text
:
String
,
charset
:
String
)
使用指定的字符集将文本追加到此文件的内容中.
Parameters
text
要追加到文件的文本
charset
要使用的字符集