Searched refs:icuDatPath (Results 1 – 1 of 1) sorted by relevance
100 Path icuDatPath = tempDirectory.getBasePath().resolve("icu/icudt68l.dat"); in maybeCopyIcuData() local101 Resources.asByteSource(icuDatUrl).copyTo(Files.asByteSink(icuDatPath.toFile())); in maybeCopyIcuData()