Log of /trunk/RomCheater.Core/BitTools.cs
Parent Directory
|
Revision Log
Revision
534 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 5 09:36:14 2013 UTC
(7 years, 10 months ago)
by
william
File length: 10857 byte(s)
Diff to
previous 532
(
colored)
BitTools.ConvertByteArray:
Will now throw NotSupported Exceptions for convertion to byte[] or sbyte[[
beacuse the data can be used without conversion.
Attempting to convert byte[] -> byte[]
-or-
Attempting to convert byte[] -> sbyte[]
will impact performance (beacuse of extra-unneccessary processing)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.