kmp-file
Toggle table of contents
0.2.0
common
Platform filter
common
Switch theme
Search in API
kmp-file
file
/
io.matthewnelson.kmp.file
/
writeBytes
write
Bytes
@
JvmName
(
name
=
"writeBytesTo"
)
fun
File
.
writeBytes
(
array
:
ByteArray
)
(
source
)
Writes the full contents of
array
to the file.