Currently the UTF-8-decoder assumes valid input. Invalid input will lead the undefined results. Instead invalid codepoints should be an error.
Currently the UTF-8-decoder assumes valid input. Invalid input will lead the undefined results. Instead invalid codepoints should be an error.