-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Milestone
Description
In most cases ArrayPool returns an array that its length is bigger than the requested length.
So we usually use ArraySegment but its Offset field is unneeded. So having ArrayRange will be nice.
It already implemented here: https://github.com/aspnet/Blazor/blob/master/src/Microsoft.AspNetCore.Blazor/RenderTree/ArrayRange.cs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels