Package de.larsgrefer.sass.embedded.util
Class IOUtils
java.lang.Object
de.larsgrefer.sass.embedded.util.IOUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voiduntar(InputStream inputStream, File targetDir) static voidunzip(ZipInputStream zipInputStream, Path targetPath)
-
Method Details
-
extract
- Throws:
IOException
-
unzip
- Throws:
IOException
-
untar
- Throws:
IOException
-