Constant LLG_DECODE_VALID_UTF8
pub const LLG_DECODE_VALID_UTF8: u32 = 2; // 2u32
Expand description
Replace invalid UTF-8 with the replacement character.
pub const LLG_DECODE_VALID_UTF8: u32 = 2; // 2u32
Replace invalid UTF-8 with the replacement character.