static S longToHex(long l) { ret bytesToHex(longToBytes(l)); }