Skip to content

Microsoft.IO.RecyclableMemoryStream version 1.2

Compare
Choose a tag to compare
@doubleyewdee doubleyewdee released this 10 Nov 02:06
· 217 commits to master since this release

Changes:

  • Bugs fixed when allocating very large streams.
  • Concurrent methods for reading from a single stream added.
  • Support for .NET 4.0 (without ETW instrumentation).
  • It is now safe to call Dispose from multiple threads on the same object.