Searched defs:versionBytes (Results 1 – 2 of 2) sorted by relevance
184 Files.write(file.toPath(), versionBytes); in writeVersion() local
810 private TimeZoneDistro createTimeZoneDistroWithVersionBytes(byte[] versionBytes) in createTimeZoneDistroWithVersionBytes()