toggle menu
kmp-file
0.1.1
common
switch theme
search in API
file
/
io.matthewnelson.kmp.file
/
readUtf8
read
Utf8
@
JvmName
(
name
=
"readUtf8From"
)
fun
File
.
readUtf8
(
)
:
String
(
source
)
Read the full contents of the file (as UTF-8 text).
Should only be utilized for smallish files.