Skip to main content

Timeline for Comparing two byte arrays in .NET

Current License: CC BY-SA 2.5

4 events
when toggle format what by license comment
Jun 2, 2013 at 15:19 comment added nawfal Yes, but already mentioned in the accepted answer. btw, you could remove the type specification there.
Jan 6, 2011 at 20:33 comment added Sergey Akopov That's what I've been using. But it umm... sounds like a sequential comparison you'd otherwise do using a simple loop, hence not very fast. It'd be nice to reflect it and see what's actually doing. Judging by the name, it's nothing fancy.
Jan 6, 2011 at 16:22 history edited user565710 CC BY-SA 2.5
added 48 characters in body
Jan 6, 2011 at 16:15 history answered user565710 CC BY-SA 2.5