static int[] hexToInts_dropSpaces(S s) { ret hexToInts(dropSpaceEtc(s)); }