Skip to main content

push_code_point

Function push_code_point 

Source
fn push_code_point(cp: u32, out: &mut Vec<u8>)
Expand description

Append the WTF-8 encoding of a single code point (may be a lone surrogate).