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

Manipulates arrays of primitive types at byte-level boundaries. More...

Go to the source code of this file.

Classes

class  DotNetDupe::System::Buffer
 Manipulates arrays of primitive types efficiently at the byte level. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Typedefs

using DotNetDupe::System::byte = unsigned char

Detailed Description

Manipulates arrays of primitive types at byte-level boundaries.

Standard Citation: ECMA-335 CLI Common Language Infrastructure.

Definition in file Buffer.h.