How to use Span<T> and Memory<T>NOTE: I highly suggest to also check how to use System.IO.Pipelines in .NET. It’s a feature introduced after this article was published and that allows a better implementation of the patterns shown... Mar 12, 2018 development