ensure_utf16_validity

Function ensure_utf16_validity 

Source
pub fn ensure_utf16_validity(buffer: &mut [u16])
Expand description

Replaces unpaired surrogates in the input with the REPLACEMENT CHARACTER.