static Reader utf8ZipReader(File zipFile, S path) { ret utf8reader(zipInputStream(zipFile, path)); }