Overload | Description |
---|---|
Write<T>(IntPtr,T) | Writes the specified T data to a memory location. |
Write<T>(IntPtr,T[],Int32,Int32) | Writes the specified array T[] data to a memory location. |
Overload | Description |
---|---|
Write<T>(IntPtr,T) | Writes the specified T data to a memory location. |
Write<T>(IntPtr,T[],Int32,Int32) | Writes the specified array T[] data to a memory location. |