UnmanagedBufferCopyCircular Method |
Name | Description | |
---|---|---|
CopyCircular(Byte, Int32, UnmanagedBuffer, Int64, Int32) |
Copies data from a managed array to the buffer, wrapping around if necessary.
| |
CopyCircular(UnmanagedBuffer, Int64, Byte, Int32, Int32) |
Copies data from a circular buffer to a managed array.
|