static LInt lInts(S hex) { ret byteArrayToIntList_littleEndian(hexToBytes_dropSpaces(hex)); }