static bool isZiop(byte[] data) { ret isJAR(data); } static bool isZiop(File f) { ret isJAR(f); }