Class FileUtils
java.lang.Object
org.bonitasoft.web.client.services.utils.FileUtils
- Author:
- Baptiste Mesta.
-
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]getFileFromZip(File zip, String filePath) static byte[]readFully(InputStream in)
-
Method Details
-
getFileFromZip
- Throws:
IOException
-
readFully
- Throws:
IOException
-