Skip to content

Microsoft.IO.RecyclableMemoryStream 2.3.2

Compare
Choose a tag to compare
@benmwatson benmwatson released this 02 Mar 23:13
· 51 commits to master since this release
44d6a7d

Optimizations:

  • Calculating blocks and offsets was made more efficient by using Math.DivRem.
  • Reading and writing to the stream was made more efficient with fewer array accesses.
  • CopyTo was overridden to avoid using the slower default implementation.

NuGet: Microsoft.IO.RecyclableMemoryStream 2.3.2