Our new developer documentation is now available. Please check it out!
UserData.CopyFrom
Warning
Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.
public virtual void CopyFrom(IntPtr ptr, ulong size)
Copies data from memory to Buffer
Parameters
Name | Type | Description |
---|---|---|
ptr | IntPtr | source |
size | UInt64 | Buffer size |