OEFromUTF8
OEFromUTF8(ptr: str) -> str
Convert the string ‘ptr’ from the UTF-8 character encoding to Lexichem’s
internal encoding, which uses \u escapes to represent non-ASCII
characters.
OEFromUTF8(ptr: str) -> str
Convert the string ‘ptr’ from the UTF-8 character encoding to Lexichem’s
internal encoding, which uses \u escapes to represent non-ASCII
characters.