Searched refs:getEntryContents (Results 1 – 1 of 1) sorted by relevance
87 byte[] contents = getEntryContents(inputStream, DISTRO_VERSION_FILE_NAME); in getDistroVersion()94 private static byte[] getEntryContents(InputStream is, String entryName) throws IOException { in getEntryContents() method in TimeZoneDistro