Int32 provides a 32-bit integer with consistent overflow behavior across all platforms.

Static methods

staticucompare(a:Int32, b:Int32):Int

Compare a and b in unsigned mode.