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 sh... Mar 12, 2018 development