Class TarUtils

java.lang.Object
com.codename1.io.tar.TarUtils

public final class TarUtils extends Object
  • Method Details

    • calculateTarSize

      public static long calculateTarSize(String path) throws IOException

      Determines the tar file size of the given folder/file path

      Parameters
      • path
      Throws
      • IOException
      Throws:
      IOException