Overload List
| Name | Description | |
|---|---|---|
| Copy(IntPtr, IntPtr, Int32) |
Copies the memory from src to dest, length size bytes.
| |
| Copy(IntPtr, Stream, Int32) |
Copies the content of the data stream Stream to the memory starting at the pointer dest.
|