Searched refs:toAscii (Results 1 – 1 of 1) sorted by relevance
126 f.write(toAscii(new byte[12], version)); in ZoneCompactor()156 f.write(toAscii(new byte[MAXNAME], zoneName)); in ZoneCompactor()190 private static byte[] toAscii(byte[] dst, String src) { in toAscii() method in ZoneCompactor