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
/
writeUtf8
write
Utf8
@
JvmName
(
name
=
"writeUtf8To"
)
fun
File
.
writeUtf8
(
text
:
String
)
(
source
)
Writes the full contents of
text
to the file (as UTF-8).