abstract haxe.Int32(Int) from Int to Int

Available on all platforms

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

Class Fields

function ucompare(a:Int32, b:Int32):Int

Compare a and b in unsigned mode.