DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
StringConvert.h File Reference

Utility routines for high-performance UTF-8, UTF-16, and wide-character string conversions. More...

#include "Common.h"
#include <string>
#include <windows.h>

Go to the source code of this file.

Classes

class  DotNetDupe::System::Utils::StringConvert
 Cross-platform string encoding conversion utility between UTF-16 (wchar_t) and UTF-8 (char). More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::Utils

Detailed Description

Utility routines for high-performance UTF-8, UTF-16, and wide-character string conversions.

Definition in file StringConvert.h.