\brief Converts an UTF-8 encoded or ASCII char array to an UTF-32 encoded string (std::u32string). The array has to be null-terminated. \param utf8String An UTF-8 encoded or ASCII char array, which is null-terminated. \return Returns an UTF-32 string (std::u32string) converted from the ASCII or UTF-8 encoded string or char array. */
source not stored for this graph (policy: none)