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