Searched refs:byteFormat (Results 1 – 1 of 1) sorted by relevance
85 private final DecimalFormat byteFormat = new DecimalFormat(); field in DnsPacket.DnsRecord149 byteFormat.format(b, sb, pos); in labelToString()