Click or drag to resize

UnmanagedBufferCopyCircular Method

Overload List
 NameDescription
Public methodStatic memberCopyCircular(Byte, Int32, UnmanagedBuffer, Int64, Int32) Copies data from a managed array to the buffer, wrapping around if necessary.
Public methodStatic memberCopyCircular(UnmanagedBuffer, Int64, Byte, Int32, Int32) Copies data from a circular buffer to a managed array.
Top
See Also