Microsoft.IO.RecyclableMemoryStream assembly

October 6, 2021 · View on GitHub

Microsoft.IO namespace

public typedescription
class RecyclableMemoryStreamMemoryStream implementation that deals with pooling and managing memory streams which use potentially large buffers.
class RecyclableMemoryStreamManagerManages pools of RecyclableMemoryStream objects.