Searched defs:unsignedByte (Results 1 – 3 of 3) sorted by relevance
53 int unsignedByte = (int) tmp[0] & 0xFF; in read() local
555 private static short unsignedByte(byte b) { in unsignedByte() method in SSLUtils
552 private static short unsignedByte(byte b) { in unsignedByte() method in SSLUtils