sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.api.file
/
ScriptFile
/
readBytes
read
Bytes
abstract
fun
readBytes
(
)
:
ByteArray
将此文件的全部内容作为字节数组获取.
不建议对大型文件使用此方法.它具有 2 GB 字节数组大小的内部限制.
Return
此文件的全部内容作为字节数组