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