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

Converts base data types to arrays of bytes, and arrays of bytes to base data types. More...

#include "Common.h"
#include "System/Object.h"
#include "System/Array.h"
#include "System/String.h"
#include "System/Char.h"

Go to the source code of this file.

Classes

class  DotNetDupe::System::BitConverter
 Converts base data types to arrays of bytes, and vice versa. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Detailed Description

Converts base data types to arrays of bytes, and arrays of bytes to base data types.

Definition in file BitConverter.h.