UnmanagedBufferCopy Method | 
| Name | Description | |
|---|---|---|
| Copy(Byte, Int32, UnmanagedBuffer, Int32, Int32) | 
            Copies data from a managed array to the buffer.
              | |
| Copy(UnmanagedBuffer, Int32, Byte, Int32, Int32) | 
            Copies data from a buffer to a managed array.
              |