10:00
2026-04-21
andrewlock.net
developer-tools
Removing byte[] allocations in .NET Framework using ReadOnlySpan
The article explains how developers can reduce byte array allocations in .NET Framework by using `ReadOnlySpan