sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.api.file
/
ScriptFile
/
readLines
read
Lines
abstract
fun
readLines
(
charset
:
String
)
:
List
<
String
>
将文件内容作为行列表读取.不要将此函数用于大文件.
Return
文件行列表
Parameters
charset
要使用的字符集