Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Array.Copy vs. Buffer.BlockCopy
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Array.Copy vs. Buffer.BlockCopy
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01295441
Message ID:
01295441
Views:
65
Which is faster/better/recommended?
I have been using Array.Copy for years to copy part of a byte array (byte[]), but someone told me that Buffer.BlockCopy is faster/better for this.
The method signatures are identical.
Does anyone else in here have a preference?
Semper ubi sub ubi.
Next
Reply
Map
View

Click here to load this message in the networking platform