optimizeUtf8StringWithHomoglyphs
Returns the transformed optimized String value, in which some characters of the national alphabets are replaced with identical Latin characters so that the text takes up fewer bytes and is more compact for transmission.
Return
optimized string value.
Parameters
value
original string value.