sS ubyteToHex(int b) { ret bytesToHex(new byte[] { (byte) b }); }