Closed derek-will closed 1 year ago
There are a few instances where LINQ is used and instead BlockCopy could be used. BlockCopy is more performant and LINQ usage is unnecessary.
There are a few instances where LINQ is used and instead BlockCopy could be used. BlockCopy is more performant and LINQ usage is unnecessary.