Constant yrs::Y_OFFSET_UTF32
source · [−]pub const Y_OFFSET_UTF32: c_int = 2;Expand description
Flag used by YOptions to determine, that text operations offsets and length will be counted by
by UTF-32 chars of encoded string.
pub const Y_OFFSET_UTF32: c_int = 2;Flag used by YOptions to determine, that text operations offsets and length will be counted by
by UTF-32 chars of encoded string.