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