unzip

fun unzip(sourceStream: InputStream, targetPath: Path): Path
fun unzip(sourceFile: Path, targetPath: Path): Path