Zippie

class Zippie(zipFile: File, bufferSize: Int = 4096)

Constructors

Link copied to clipboard
constructor(zipFile: File, bufferSize: Int = 4096)

Functions

Link copied to clipboard
fun unzipTo(destDirectory: String)