insertCodePoint
Insert a codepoint at a given index.
Parameters
index
the location where the codepoint should be added.
codePoint
the codepoint to add, this codepoint must be a valid code point.
Insert a codepoint at a given index.
the location where the codepoint should be added.
the codepoint to add, this codepoint must be a valid code point.