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