public native UInt(value: CodeUnit)
Builds a UInt from a UTF-16 code-unit value.
value
value = UInt(`A`) assert value == 65u