CfParser.parseHexCodepoint
private
dchar parseHexCodepoint(string hex) static @safe pureParses a hex string into a Unicode codepoint.
Parameters
hex | The hex string |
Returns
The Unicode codepoint.