inflate

fun inflate(value: ByteArray, off: Int, len: Int): ByteArray
fun inflate(src: ByteArray, srcOff: Int, dst: ByteArray, dstOff: Int, len: Int)