Searched refs:unsignedByteLeft (Results 1 – 1 of 1) sorted by relevance
398 int unsignedByteLeft = Byte.toUnsignedInt(leftAddrBytes[i]); in compareInetAddressTo() local401 int result = Integer.compare(unsignedByteLeft, unsignedByteRight); in compareInetAddressTo()