Fastest way of copying bytes in C#(nirandas.com)
submitted by
redcap(420) 2 years, 9 months ago
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()
|category: Tips & Tricks
|Views: 17
tags:
Tips another
Everyones tags:
Your Tags: