Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 2.69 KB

README.md

File metadata and controls

33 lines (23 loc) · 2.69 KB

NuGet Version and Downloads count Actions Status Codacy Badge CodeFactor

LinksPlatform's Platform.Memory Class Library contains classes for memory management simplification. Here you can find multiple implementations of IMemory interface.

The data can be accessed using the raw pointer or by element's index and can be stored in volatile memory:

or in non-volatile memory:

Namespace: Platform.Memory

Forked from: Konard/LinksPlatform/Platform/Platform.Memory

NuGet package: Platform.Memory

PDF file with code for e-readers.

Depend on

Dependent libraries