public class TarUtils extends Object
Constructor and Description |
---|
TarUtils() |
Modifier and Type | Method and Description |
---|---|
static long |
calculateTarSize(String path)
Determines the tar file size of the given folder/file path
|
public static long calculateTarSize(String path) throws IOException
path
- IOException