static byte[] loadBinaryFileFromZip(File inZip, S fileName) { ret loadBinaryFromZip(inZip, fileName); }