public native UShort(value as Int)
Builds a UShort from a signed 32-bit integer.
value
value = UShort(42) assert value == 42