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