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. |