sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.api.file
/
ScriptFile
/
writeBytes
write
Bytes
abstract
fun
writeBytes
(
byteArray
:
ByteArray
)
将此文件的内容设置为字节数组. 如果此文件已存在, 它将被覆盖.
Parameters
byte
Array
要写入此文件的字节数组