readStream

suspend fun readStream(assetPath: String): ByteSequenceStream

Opens a stream to a file into a ByteSequenceStream.

Return

the byte input stream

Parameters

assetPath

the path to file