Closed landerverhacklansweeper closed 2 months ago
I chose to move the Math.Min a bit earlier, this way the byte[] allocated is smaller as well.
Math.Min
byte[]
I chose to move the
Math.Min
a bit earlier, this way thebyte[]
allocated is smaller as well.