pub(crate) fn char_from_u16(u: u16) -> char
Convert a u16 obtained from data provider data to char.
u16
char