static byte[] hexToBytes_dropSpaces(S s) { ret hexToBytes(dropSpaceEtc(s)); }