Takes a string with possibly invalid UTF8 sequences and outputs a valid UTF8 string as near to the original as possible.
See Implementation
Takes a string with possibly invalid UTF8 sequences and outputs a valid UTF8 string as near to the original as possible.