Searched refs:firstByte (Results 1 – 1 of 1) sorted by relevance
295 int firstByte = firstNode * 40 + secondNode; in toOid() local296 if (firstByte > 0xff) { in toOid()301 encodedValue.write(firstByte); in toOid()