Microsoft.IO.RecyclableMemoryStream assembly
October 6, 2021 · View on GitHub
Microsoft.IO namespace
| public type | description |
|---|---|
| class RecyclableMemoryStream | MemoryStream implementation that deals with pooling and managing memory streams which use potentially large buffers. |
| class RecyclableMemoryStreamManager | Manages pools of RecyclableMemoryStream objects. |