Class TarUtils
java.lang.Object
com.codename1.io.tar.TarUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic longcalculateTarSize(String path) Determines the tar file size of the given folder/file path
-
Method Details
-
calculateTarSize
Determines the tar file size of the given folder/file path
Parameters
path
Throws
IOException
- Throws:
IOException
-