CacheManager icon indicating copy to clipboard operation
CacheManager copied to clipboard

[Protobuf Serializer] Pooled arrays via Microsoft.IO.RecyclableMemoryStream

Open ndrwrbgs opened this issue 4 years ago • 2 comments

My largest concerns I foresee and defer to @MichaCo on the changes that should/should not be made:

  • [ ] Deviation from current centralized version
  • [ ] CLS Compliance, not familiar with the feature, but RecyclableMemoryStreamManager is NOT this [/ProtoBufSerializer.cs line 30]
  • [ ] Coupling of copyright update/license with this change

ndrwrbgs avatar Feb 28 '20 19:02 ndrwrbgs

https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream/issues/85

ndrwrbgs avatar Feb 28 '20 20:02 ndrwrbgs

Fixes https://github.com/ndrwrbgs/CacheManager-Collection/issues/7

ndrwrbgs avatar Feb 28 '20 20:02 ndrwrbgs