❔ Casting range to bytes?
The result:
Why?
This should work!
Why doesn't this work!?
System.InvalidCastException : Unable to cast object of type 'System.Int32' to type 'System.Byte'.Why?
This should work!
Why doesn't this work!?