Package com.xebisco.yield.assets
Class FileUtils
java.lang.Object
com.xebisco.yield.assets.FileUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancontainsFile(File dir, String name) static voidstatic voiddoCopy(InputStream is, OutputStream os) static voidstatic void
-
Field Details
-
DEFLATED_SUFFIX
- See Also:
-
INFLATED_SUFFIX
- See Also:
-
-
Constructor Details
-
FileUtils
public FileUtils()
-
-
Method Details
-
doCopy
- Throws:
IOException
-
containsFile
-
pack
- Throws:
IOException
-
unpack
- Throws:
IOException
-
deleteDir
-