littlekt
0.6.0
common
core
/
com.lehaine.littlekt.file
/
Vfs
/
readStream
read
Stream
suspend
fun
readStream
(
assetPath
:
String
)
:
ByteSequenceStream
Opens a stream to a file into a
ByteSequenceStream
.
Return
the byte input stream
Parameters
asset
Path
the path to file