toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.file
/
writeToFile
write
To
File
suspend
fun
ByteArray
.
writeToFile
(
path
:
String
)
:
Long
suspend
fun
ByteArray
.
writeToFile
(
file
:
VfsFile
)
:
Long