Skip to main content

increment_offsets_for_utf8_byte

Function increment_offsets_for_utf8_byte 

Source
fn increment_offsets_for_utf8_byte(
    utf8_byte: u8,
    utf16_offset: &mut Utf16CodeUnits,
    utf32_offset: &mut Utf32CodeUnits,
)