W3cubDocs

/Haxe

Int32(Int)

package haxe

from Int to Int,

Available on all platforms

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.

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/Int32.html