Memory Class

Definition

public ref class Memory
public class Memory
type Memory = class
Public Class Memory
Inheritance
Memory

Constructors

Memory()

Methods

memcmp(Byte*, Byte*, Int64)
memcmp(Byte[], Int32, Byte[], Int32, Int64)
MemoryCopy(Byte*, Byte*, Int64)
MemoryCopy(Byte*, Byte[], Int32, Int64)
MemoryCopy(Byte[], Int32, Byte*, Int32)
MemoryCopy(Byte[], Int32, Byte[], Int32, Int64)
ReadFileIntoArray(Stream, Byte[], Int32)
ReadTable(Stream, Byte[], Int32)
SetMemory(Byte*, Byte, Int64)
SetMemory(Byte[], Int64, Byte, Int64)
SetMemory(Char*, Char, Int64)
SetMemory(Char[], Int64, Char, Int64)

Applies to