littlekt
0.6.0
jvm
core
/
com.lehaine.littlekt.file
/
JvmVfs
/
load
load
jvm
open
override
fun
load
(
key
:
String
)
:
ByteBuffer
?
Load an array of bytes from the storage directory based on the
key
.
Parameters
key
the key of the data to load