GzipUtils

object GzipUtils

Extract (Unzip) Tar Gz File.

Functions

Link copied to clipboard
fun unzip(file: Path, dist: Path): MutableList<Path>?