Click or drag to resize

UnmanagedBufferCopy Method

Overload List
 NameDescription
Public methodStatic memberCopy(Byte, Int32, UnmanagedBuffer, Int32, Int32) Copies data from a managed array to the buffer.
Public methodStatic memberCopy(UnmanagedBuffer, Int32, Byte, Int32, Int32) Copies data from a buffer to a managed array.
Top
See Also