littlekt
0.6.0
common
core
/
com.lehaine.littlekt.file
/
Vfs
/
loadString
load
String
abstract
fun
loadString
(
key
:
String
)
:
String
?
Load a string from the storage directory based on the
key
.
Parameters
key
the key of the string to load