sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.api.collections
/
Arrays
/
toByteArray
to
Byte
Array
abstract
fun
toByteArray
(
array
:
ByteArray
)
:
ByteArray
将
Array
转成 byte[].
Return
转换后的 byte[]
Parameters
array
需要转换的数组