public native UShort(value as UInt)
Builds a UShort from an unsigned 32-bit integer.
value
value = UShort(42u) assert value == 42