Overload | Description |
---|---|
Read<T>(IntPtr) | Reads the specified T data from a memory location. |
Read<T>(IntPtr,T) | Reads the specified T data from a memory location. |
Read<T>(IntPtr,T[],Int32,Int32) | Reads the specified array T[] data from a memory location. |
Overload | Description |
---|---|
Read<T>(IntPtr) | Reads the specified T data from a memory location. |
Read<T>(IntPtr,T) | Reads the specified T data from a memory location. |
Read<T>(IntPtr,T[],Int32,Int32) | Reads the specified array T[] data from a memory location. |