encoding_rs

Function write_ncr

Source
pub(crate) fn write_ncr(unmappable: char, dst: &mut [u8]) -> usize
Expand description

Format an unmappable as NCR without heap allocation.