inner class PkgInputStream : InputStream
<init>
PkgInputStream(stream: InputStream)
pkg
var pkg: ByteArray
pos
var pos: Int
read
fun read(): Int