Function encoding_rs::write_ncr

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

Format an unmappable as NCR without heap allocation.