Searched defs:zos (Results 1 – 2 of 2) sorted by relevance
124 try (ZipOutputStream zos = new ZipOutputStream(baos)) { in buildUnvalidatedBytes()165 private static void addZipEntry(ZipOutputStream zos, String name, byte[] content) in addZipEntry()
827 try (ZipOutputStream zos = new ZipOutputStream(baos)) { in createTimeZoneDistroWithVersionBytes()844 private static void addZipEntry(ZipOutputStream zos, String name, byte[] content) in addZipEntry()