C++ Complementary Library
This exception type indicates that the data read from a stream or string is not valid UTF-8 or UTF-16. UTF-32 is not affected because it is not a variable length encoding.
Returns the explanatory string.
Copyright © 2022-2025 Daniel T. McGinnis