LzmaInputStream

interface LzmaInputStream

Functions

Link copied to clipboard
abstract fun read(): Int
abstract fun read(bytes: ByteArray, offset: Int, size: Int): Int