Error!
Success!

Fastest way of copying bytes in C#

0
kicks

Fastest way of copying bytes in C#  (Unpublished)

If you ever have come across having to copy a block of bytes from an array to another location, the fastest method I found in .NET framework is using the System.Buffer.BlockCopy()


Kicked By:
Drop Kicked By: