Searched refs:currentByte (Results 1 – 1 of 1) sorted by relevance
50 private int currentByte; field in HexDumpEncoder87 currentByte = 0; in encodeLinePrefix()92 thisLine[currentByte] = buf[off]; in encodeAtom()95 currentByte++; in encodeAtom()96 if (currentByte == 8) in encodeAtom()