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

Go to the source code of this file.

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::IO

Functions

static void DotNetDupe::System::IO::ReverseBytes (char *pBuf, int iSize)
 Reverse bytes in place for endian conversion.