com.r3corda.core / extractZipFile

extractZipFile

fun extractZipFile(zipPath: Path, toPath: Path): Unit

Given a path to a zip file, extracts it to the given directory.